|
Posted by 1995 Cobra on 01/31/07 14:24
Greetings all, still fairly new to CSS and all the great layout issues
that come with different browsers. Quick question. I have a
"container" <div> that is 980px wide. Inside it are 2 other <div>. One
is 660px wide and the other is 300px. They are floated left and right
respectively. Logically this should leave 20px between them. They have
no borders, padding, or margins. Problem is, in IE the one floated
right is on the right side, but doesn't begin until after the one on
the left... almost like it had {cleared} it. I am not using any clears
however. I have several other <div> and <span> inside these two
columns, again none of which use {clear} and none whos properties
exceed the column width. Any ideas? Site can be viewed here: http://
www.healthcarenewsnetwork.tv
Thank you
[Back to original message]
|