|
Posted by Dylan Parry on 03/09/06 17:59
Pondering the eternal question of "Hobnobs or Rich Tea?",
cawoodm@gmail.com finally proclaimed:
> Where could I get an "authoritative" list of tags which should result
> in a space and which shouldn't. I presume these are mostly block
> elements like div, br, hr, table etc...
You probably won't find a list that tells you the exact information you
are after, but the HTML DTDs available from W3C[1] will show you which
elements are block level and which are inline. From that you could
assume that the block elements result in a space, and the inline should
not.
____
[1] http://www.w3.org/TR/html4/sgml/dtd.html
--
Dylan Parry
http://webpageworkshop.co.uk -- FREE Web tutorials and references
Navigation:
[Reply to this message]
|