Lists nel linguaggio html; esempi.

Questo e' un esempio preso dal documento ufficiale che definisce il linguaggio html.

Contents

  1. Introduction to the structure of an HTML document
  2. HTML version information
  3. The HTMLelement
  4. The document head
    1. The HEADelement
    2. The TITLEelement
    3. The titleattribute
    4. Meta data
  5. The document body
    1. The BODYelement
    2. Element identifiers: the idand class attributes
    3. Block-level and inline elements
    4. Grouping elements: the DIV and SPAN elements
    5. Headings: The H1, H2, H3, H4, H5, H6 elements
    6. The ADDRESSelement