HTML Text Tags

HTML text tags indicate the structure of HTML pages; that is, they indicate what role a text segment is playing in the page organization. Using these text tags you can indicate which text segments are headings, subheadings, lists, quotes, and paragraphs.

The head section of this XHTML page contains the following items:

  1. DOCTYPE
  2. HTML namespace
  3. Head tag
  4. Title tags and page title
  5. Internal style sheet