| Re: Pure HTML & CSS code that crashes IE7/8
Outlook Express was hiding the closing div, sorry.
Dan
Ron wrote on Thu, 2 Jul 2009 05:55:07 -0500:
> I see one div and one /div. Where is the second div?
> --
> Ron Sommer
> "Daniel Crichton" <msnews@worldofspack.com> wrote in message news:eXBftZv#JHA.3612@TK2MSFTNGP04.phx.gbl...
> snipped
>> Adding the </form> and </div> that are missing cures it - there's no
>> need to remove anything, you just need to create valid HTML instead
>> of lazy junk with missing tags. A few seconds with a HTML validator
>> would have sorted that out.
>> While it would be nice for IE to not get stuck like this, it would be
>> much better for HTML authors to take a little more time and not put
>> badly formatted junk into their sites.
>> --
>> Dan |