Hi!
Is this bad practice XHTML?
<a href="google.co.uk">Aha!</a>
<ol>
<li>...</li>
...
</ol>
I mean a block-level element coming directly after an inline element. It is valid for the w3 validator in chtml strict mode (I don't trust it a yota though). Thanks!









Bookmarks