Has the way the DIV tag been implemented changed dramatically? i.e. does it have new or changed functionality?
I've noticed the styling and class seems to be ignored.
For example when nesting them like:
I end up with something like:Code:[div] style="float:left;" | [div] class="navcontainer" style="float:right;" | Some Text[/div][/div]
Code:class="navcontainer" | Some Text
Bookmarks