View Full Version : HTML tags


Rich
27-09-2004, 15:20
Does anyone know any sites with full listings of HTML tags?! I'm trying to teach myself more HTML skills and am in need of some sites which contain details of HTML tags beyond the basic ones for stuff like formatting etc.

Can anyone help?! I can't really afford to go out and buy an HTML book as I'm saving at the moment towards driving lessons.

ncrossland
27-09-2004, 15:45
You can get a full complete and official list at

http://www.w3.org/TR/html401/index/elements.html

but the W3C write in very dry and technical terms, so probably not very helpful for learning... and HTML4 is a bit dated - you should look at learning XHTML, which in theory just has the same tags, but their format is enforced more strictly.

Sorry, not much help really...

nomme
27-09-2004, 15:46
You could also try :

http://www.htmlhelp.com/reference/html40/


[edit] also http://webmonkey.wired.com/webmonkey/ is a good resource too.


Nomme

D2J
27-09-2004, 15:49
Rich I have a book you can borrow, I just have to dig it out..

Meanwhile I haven't looked that in-depth at this site but I do use it frequently Dynamic Drive (http://dynamicdrive.com/) or even try W3 Schools (http://www.w3schools.com/)

DeeJ :thumbsup: