[thelist] nested div/floats and browser issues in CSS

Tom Dell'Aringa pixelmech at yahoo.com
Wed Jul 17 17:04:00 CDT 2002


Heyo,

I'm playing with some new CSS layouts for kicks, and I wanted to play
with some elements that are relatively "stable" across browsers in
CSS.

So

1) Does nesting divs or elements within divs have any repurcussions
generally? Such as:

<div id="outerBox">
   <div id="innerBox">Content</div>
</div>

2) What about floating that same nested div, either left or right?

Thanks

Tom

=====
var me = tom.pixelmech.webDeveloper();

http://www.pixelmech.com/
http://www.maccaws.com/
[Making A Commercial Case for Adopting Web Standards]

__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com



More information about the thelist mailing list