Tagged Questions
1
vote
1answer
58 views
User flair code is invalid for XHTML doctypes
The user flair HTML code displayed on the user flair page looks like this:
<a ... ><img ... ></a>
However, in order to validate in XHTML doctypes, it should really be:
<a ... ...