HTML element: OL

Source: Internet
Author: User
Tags closing tag

Defined

Prepare a sorted list.

Draws lines of text as a numbered list.

Comments

The Type Label property sets all subsequent list types unless a different type value is set.

This element is available in the Internet Explorer 3.0 and above versions of HTML, and is available in the Internet Explorer 4.0 and above scripts.

This element is a block element.

This element requires closing the label.

The type attribute sets the list type to all ensuing lists unless a different type value is set.

The OL element is available into HTML as of Internet Explorer 3.0, and in script as of Internet Explorer 4.0.

This element is a block element.

This element requires a closing tag.

Sample code

<OL> <LI> This is the first item in the list. <LI> This is the second item in the list. </OL> <ol start=3> <LI> This is a project starting with number 3. </OL>

<ol type=a>

<LI> this is Project A.

</OL>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.