Currently browsing 'xhtml'
XHTML: Common Validation Errors
Unescaped Ampersand ("&")
Example:
<a href="foo.cgi?chapter=1§ion=2">…</a>
Possible Validator Report: Unknown entity…
Solution: Always use & in place of &.
XHTML1.0 Elements
Comparison of elements in XHTML1 classified by DTD
XHTML1.0 Attributes
Comparison of attributes in XHTML1
PunBB eSmiley