View Single Post
  #5 (permalink)  
Old 07-02-2009, 04:30 AM
Ron Sommer
Newsgroup Contributor
 
Posts: n/a
Re: Pure HTML & CSS code that crashes IE7/8


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
>

Reply With Quote

 
Old 07-02-2009, 04:30 AM