Lists nel linguaggio html; esempi.
Questo e' un esempio preso dal documento ufficiale che definisce il linguaggio html.
Contents
Introduction to the structure of an HTML document
HTML version information
The
HTML
element
The document head
The
HEAD
element
The
TITLE
element
The
title
attribute
Meta data
Specifying meta data
The
META
element
Meta data profiles
The document body
The
BODY
element
Element identifiers: the
id
and
class
attributes
Block-level and inline elements
Grouping elements: the
DIV
and
SPAN
elements
Headings: The
H1
,
H2
,
H3
,
H4
,
H5
,
H6
elements
The
ADDRESS
element