Sams Teach Yourself HTML in 10 Minutes (4th Edition)
Appendix A. HTML/XHTML Quick Reference
HTML and XHTML are markup languages that define the structure, rather than the format, of the elements of your documents. XHTML, is the latest version of that language, is more restrictive than previous versions. Tip
To make the information readily accessible, this appendix organizes HTML elements by their function in the following order:
The elements are listed alphabetically within each section, and the following information is presented:
Caution
Following this, the common attributes and intrinsic events are summarized. |