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 ... ><img ... /></a>
Could this be changed on the user flair page?
|
The user flair HTML code displayed on the user flair page looks like this:
However, in order to validate in XHTML doctypes, it should really be:
Could this be changed on the user flair page?
| ||||
|
feedback
|
|
That means it would be invalid for our doctype, so... no. | |||||||||
feedback
|