Learn HTML #28

HTML Ordered Lists

The HTML <ol> tag defines an ordered list. An ordered list can be numerical or alphabetical.


Ordered HTML List

An ordered list starts with the <ol> tag. Each list item starts with the <li> tag.

The list items will be marked with numbers by default:

Example

<ol>
  <li>Coffee</li>
  <li>Tea</li>
  <li>Milk</li>
</ol>

Ordered HTML List – The Type Attribute

The type attribute of the <ol> tag, defines the type of the list item marker:

Type Description
type=”1″ The list items will be numbered with numbers (default)
type=”A” The list items will be numbered with uppercase letters
type=”a” The list items will be numbered with lowercase letters
type=”I” The list items will be numbered with uppercase roman numbers
type=”i” The list items will be numbered with lowercase roman numbers

Numbers:

<ol type="1">
  <li>Coffee</li>
  <li>Tea</li>
  <li>Milk</li>
</ol>

Uppercase Letters:

<ol type="A">
  <li>Coffee</li>
  <li>Tea</li>
  <li>Milk</li>
</ol>

Lowercase Letters:

<ol type="a">
  <li>Coffee</li>
  <li>Tea</li>
  <li>Milk</li>
</ol>

Uppercase Roman Numbers:

<ol type="I">
  <li>Coffee</li>
  <li>Tea</li>
  <li>Milk</li>
</ol>

Control List Counting

By default, an ordered list will start counting from 1. If you want to start counting from a specified number, you can use the start attribute:

Example

<ol start="50">
  <li>Coffee</li>
  <li>Tea</li>
  <li>Milk</li>
</ol>

Nested HTML Lists

Lists can be nested (list inside list):

Example

<ol>
  <li>Coffee</li>
  <li>Tea
    <ol>
      <li>Black tea</li>
      <li>Green tea</li>
    </ol>
  </li>
  <li>Milk</li>
</ol>

Note: A list item (<li>) can contain a new list, and other HTML elements, like images and links, etc.


Chapter Summary

  • Use the HTML <ol> element to define an ordered list
  • Use the HTML type attribute to define the numbering type
  • Use the HTML <li> element to define a list item
  • Lists can be nested
  • List items can contain other HTML elements

 

Categories

227 Responses

  1. Hello bro!More info>>>
    дом престарелых в Ростове-на-Дону
    https://pansionat-rnd.ru/
    “Дом престарелых” – это общепринятое название для социального учреждения, которое оказывает услуги по социальной защите и помощи престарелым людям. Если вы ищете информацию о конкретном доме престарелых в Ростове-на-Дону, можете уточнить местоположение и другую информацию.
    пансионат для пожилых

    http://images.google.co.uk/url?q=https://pansionat-rnd.ru/ http://images.google.mg/url?q=https://pansionat-rnd.ru/ http://www.google.com.tw/url?q=https://pansionat-rnd.ru/ http://cse.google.im/url?q=https://pansionat-rnd.ru/ http://images.google.ca/url?q=https://pansionat-rnd.ru/

  2. Read information now. drug information and news for professionals and consumers.
    ivermectin 3
    Drug information. drug information and news for professionals and consumers.

  3. Read here. Learn about the side effects, dosages, and interactions.
    https://stromectolst.com/# ivermectin 5 mg price
    Prescription Drug Information, Interactions & Side. Everything what you want to know about pills.

  4. Everything information about medication. Read information now.
    https://nexium.top/# can i buy cheap nexium without dr prescription
    Everything about medicine. Everything what you want to know about pills.

  5. Drug information. Drug information. https://avodart.science/# can i purchase generic avodart pill
    Some are medicines that help people when doctors prescribe. drug information and news for professionals and consumers.

  6. Get information now. Definitive journal of drugs and therapeutics.
    https://clomiphenes.online buy cheap clomid without prescription
    Drugs information sheet. drug information and news for professionals and consumers.

  7. safe and effective drugs are available. Learn about the side effects, dosages, and interactions.
    https://finasteridest.com/ where to get cheap propecia without rx
    Some are medicines that help people when doctors prescribe. All trends of medicament.

  8. Get information now. Learn about the side effects, dosages, and interactions.
    https://azithromycins.com/ zithromax price canada
    drug information and news for professionals and consumers. Everything about medicine.

  9. Learn about the side effects, dosages, and interactions. drug information and news for professionals and consumers.
    erection pills that work
    Learn about the side effects, dosages, and interactions. Some trends of drugs.

  10. drug information and news for professionals and consumers. Everything about medicine.
    ed pills otc
    Prescription Drug Information, Interactions & Side. earch our drug database.

  11. Definitive journal of drugs and therapeutics. Everything about medicine.
    pharmacy canadian
    Some are medicines that help people when doctors prescribe. Everything what you want to know about pills.

  12. Long-Term Effects. drug information and news for professionals and consumers.
    https://canadianfast.online/# ed meds online without doctor prescription
    drug information and news for professionals and consumers. Drugs information sheet.

  13. Prescription Drug Information, Interactions & Side. safe and effective drugs are available.
    canadian pharmacy prices
    Everything what you want to know about pills. Comprehensive side effect and adverse reaction information.

  14. Everything what you want to know about pills. Some are medicines that help people when doctors prescribe.
    https://tadalafil1st.com/# cialis black 800 to buy in the uk one pill
    What side effects can this medication cause? Read information now.

  15. п»їMedicament prescribing information. earch our drug database.

    zithromax drug
    Everything about medicine. Comprehensive side effect and adverse reaction information.

Leave a Reply

Your email address will not be published. Required fields are marked *