(X)HTML Guide
The purpose of this guide is to explain what XHTML is, how it differs from HTML, and provide examples of XHTML in use. It is probably best if you have a little knowledge of HTML and CSS before reading this guide.Table of Contents
Part 1: HTML Overview
A brief overview of HTML.
Part 2: XHTML/HTML Differences
An in-depth look at the differences between HTML and XHTML.
Part 3: Basic (X)HTML Page Structure
A look at basic XHTML page structure.
Part 4: Block-level and Inline Elements
An explanation of the differences between block-level and inline elements.
Part 5: Text Formatting and the
style AttributeA guide to XHTML-valid text formatting and using the
style attribute.Part 6: Lists
A short tutorial on different types of lists.
Part 7: Links
A tutorial on using the
a element.Part 8: Images
How to insert and modify images in XHTML.





