This is the site of the World Wide Web Consortium (W3C) that maintains web standards.
HTML 4.01 specificationThe last version of HTML is HTML 4.01 and the complete specification is here.
XHTML 1.0 specificationHTML has been replaces by XHTML. The complete 1.0 specification is here.
Web Design Group HTML ReferenceThis is a comprehensive reference to the HTML 4.01 specification containing the definitions of all tags and attrributes. (Offline version)
winhelp/index.hlpHTML documentation in WinHelp format
w3schools html tutorialAn interactive tutorial on HTML 4.01.
Web monkey siteLots of information on HTML and web site design.
A template for an HTML document.
xhtmlTemplate.htmlA template for an XHTML document.
You can upload a web page here and have it validated using the document type definition. Bothe HTML 4.01 and XHTML 1.0 documents can be validated.
The last example
uses a perl script called formPost.pl
to echo the form data so it must be run on the server.
If you have a local Apache server use localhost/form3.html
and make sure the file formPost.pl
is in the
cgi-bin
directory.
example.html is an online book example that uses two frames, one for the table of contents links, and the other for the content.