Re: Invalid Anchor Tags Fixed Incorrectly

  •  03-30-2009, 9:23 AM

    Re: Invalid Anchor Tags Fixed Incorrectly

    Can reproduce it in FireFox 3.
     
    IE 7 will produce this instead, which also is incorrect
     
    <p><a href="#bottom">top<a></p>
    body {padding:0;margin:0;}<p>middle</p>
    <p>bottom<br />
    </p>
    </a>
View Complete Thread