What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » alignined/floating <div> tags

alignined/floating <div> tags
Author: Message:
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. alignined/floating <div> tags
again another problem :(
i have my <div></div> tags set up and that is ok, for the main one atleast.
i have used HTML to center it to my webpage. all is ok here.
but when i try to add one to the right of the page, se to float to the right of the page it renders ok in firefox, though ni IE it causes one of the tables to be pushed across towards the other side.

my CSS is:
.description
{
width: 200px;
border-style: groove;
border-width: 1px;
border-color: #fc00ff;
float: right;
}

and the others have no float commands btu are using the <center></center> tages to position them
how can i get it to render proplerly in IE?
(i attached a screen shot - i saved it as .gif to save download time - that's why it's crap quiality ;))

.gif File Attachment: problem_in_IE.gif (151.95 KB)
This file has been downloaded 97 time(s).
"You don't sleep, you defragment!"
05-18-2006 08:39 PM
Profile E-Mail PM Web Find Quote Report
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
RE: alignined/floating <div> tags
whats the CSS code for the table?? *-)
formerly methos
05-18-2006 08:54 PM
Profile PM Web Find Quote Report
DJKAL
Senior Member
****

Avatar

Posts: 800
Reputation: 14
33 / Male / –
Joined: Oct 2005
O.P. RE: alignined/floating <div> tags
for the table?
i used 3 div tags. the bit where it says copyrgiht of... is just another <div> tag with no spacing

This post was edited on 05-18-2006 at 08:57 PM by DJKAL.
"You don't sleep, you defragment!"
05-18-2006 08:57 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On