The HTML Attribute reference.
"start" - html Attribute (deprecated)
- Specifies the starting number of the first item in an ordered list. Note that while the value of this attribute is an integer, the corresponding label may be non-numeric. Thus, when the list item style is uppercase latin letters (A, B, C, ...), start=3 means "C". When the style is lowercase roman numerals, start=3 means "iii", etc.
- The default starting number is "1".
Value(s): number
Elements | Description |
---|---|
ol | This element defines an ordered list. |
© 2010 by Finnesand Data.
All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the
correctness in the pages or source codes.
The risk of using this web-site pages or any program
codes from this website is entirely at the individual user.