Posted by Spartanicus on 02/02/06 22:26
John Salerno <johnjsal@NOSPAMgmail.com> wrote:
>Is there a website that lists all XHTML tags and their descriptions,
>from W3C? I see the spec. document, but it doesn't get into the
>specifics of each tag.
XHTML 1.x is merely a reformulation of HTML4 into XML, so the XHTML 1.x
specs do not define the elements. Use the HTML 4.01 spec. for element
definitions, or better: use the real thing itself instead of playing
silly games with backslashes:
http://www.spartanicus.utvinternet.ie/no-xhtml.htm
>Is there anything like this for CSS as well?
CSS doesn't have tags or elements:
http://www.w3.org/TR/CSS21/
--
Spartanicus
[Back to original message]
|