Welcome to Web Head Start
Web Head Start is the site that provides a free, easy to understand 5-minute XHTML tutorial.
Table of Contents
Why XHTML?
Explains the differences between XHTML and HTML, as well as the benefits of adopting XHTML.
XHTML Basics
Covers the XHTML basics, including head, body, title and paragraph elements.
XHTML Example
This XHTML example covers how to declare and properly set up an XHTML page.
Declaring a DocType
Covers XHTML 1.0 Strict, Transitional, and Frameset compatibility levels and a sample XHTML doctype declaration.
XHTML Encoding
How to specify the encoding of your XHTML document.
XHTML Headers
XHTML section headers are a powerful way to give your document structure and meaning. This tutorial explains how to use the 6 built-in section headers to separate and organize your document into smaller, more managable chunks.
XHTML Comments
This tutorial explains how to document and help make sense of your Web page using XHTML comments.
XHTML Divisions
This tutorial covers breaking up your page into divisions using the XHTML div tag, allowing you to apply formatting styles to regions of a page using CSS.
XHTML Span
This tutorial covers the use of the XHTML span tag to name smaller pieces of text and other inline elements to identify them and apply styles to them.
XHTML 1.1
What's new in the XHTML 1.1 standard?
XHTML Guidelines
Expert tips, advice and guidlines for writing professional XHTML pages.
XHTML FAQ
Frequently Asked Questions about XHTML.