CSS 2.0, IE 6 div rendering changes if tag closed early

by Caroline on April 15, 2006

If your CSS 2.0 positions go all kerflooey check the div tag syntax.

In IE 6 I get this behavior:

‹div›‹/div›renders OK
‹div› pushes all CSS to the right down below any other renderings to date

{ 0 comments… add one now }