July 1998
Intermediate to advanced
1456 pages
65h 5m
English
START — NN all IE all HTML all
START=”number"Optional
Assigns a custom starting number for the sequence of items in the
OL element. This is convenient when a sequence of
items must be disturbed by running body text. Although the value is a
number, the corresponding Arabic numeral, Roman numeral, or alphabet
letter is used to render the value. This attribute is deprecated in
HTML 4.0 in favor of a set of counter-style attributes specified in
the CSS2 final recommendation.
<OL START=5> ...</OL>
Any positive integer.
None.
[window.]document.all.elementID.start
Read now
Unlock full access