* Ian Hickson wrote: >It is very common to see markup such as: > > <a href=http://example.com/>Example</a> > >I don't see any good reason to make that non-conforming in HTML5.
It is very common to see code such as: echo "<foo bar=" . htmlescape($userinput) . ">..."; -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
