HTML <ol> start Attribute
HTML <ol> tag
Example
Set the start point to "4" in an ordered list:
<ol start="4">
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ol> |
Try it yourself »
|
Definition and Usage
The start attribute specifies the start point of an ordered list.
Browser Support

The start attribute is deprecated, but still supported in all major browsers.
Compatibility Notes
The start attribute of <ol> is deprecated, and
is not supported in HTML 4.01 Strict / XHTML 1.0 Strict
DTD.
Note: At the moment, there is no CSS alternative for the start attribute.
Syntax
Attribute Values
| Value |
Description |
| number |
The start point of an ordered list |
HTML <ol> tag
Start Creating a stunning, Flash website. It's easy and free!
Wix is a revolutionary web design tool that provides you with a free, simple,
drag & drop editing platform to create your own professional and beautiful website.
Over 2 Million users have created their website with Wix.
Now create yours!
 |
W3Schools' Online Certification
The perfect solution for professionals who need to balance work, family, and career building.
More than 6000 certificates already issued!
Get Your Certificate »
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|