NOTICE: This website is no longer updated or supported - as such many of the techniques used to build it may seem antiquated in the modern day. It is preserved for historical reasons only.

HTML XHTML The Complete Reference
home » chapters » chapter 3

Chapter 3


This chapter introduces the basic HTML tags common to nearly every browser, as defined by the HTML 4.01 and XHTML 1.0 transitional specifications. The tags fall primarily into three distinct groups: document structure elements, block elements, and inline elements. In addition to these elements are character entities for inserting special characters into a document. The elements are presented for the most part in a top-down manner: from larger, document and block-oriented structures (such as paragraphs), to smaller units (such as the actual character entities). To speed up the discussion, common attributes to nearly all HTML elements are discussed as a group. Before proceeding, we quickly revisit the structure of HTML documents.

PDF fileDownload Chapter 3 [ PDF - 325KB ]

(X)HTML Elements
CSS Properties
Get Adobe Reader

You need the free Adobe Reader to view documents on this page.
< Home | About | Chapters | Examples | Errata | Reference | Site Map >