Sets or retrieves the starting number for an ordered list.
Syntax
HTML <OL START = iStart ... > Scripting object.start [ = iStart ]
Possible Values
iStart Integer that specifies the starting number. The property is read/write with a default value of 1.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.
Applies To
HTML N/A Scripting OL