XHTML <.ol> Tag

Definition


The "<ol>" element is used to create ordered lists. An ordered list is a grouping of items whose sequence in he list is important.

The"<ol>" element must contain one or more "<li>" elements, used to define a list item.

Example

<ol> <li >Pre-heat oven to 175 C</li > <li >Combine liquid ingredients</li > <li >Gradually add dry ingredients to the liquid mixture</li > </ol >

Should look like this


  1. Pre-heat oven to 175 C

  2. Combine liquid ingredients

  3. Gradually add dry ingredients to the liquid mixture



Page Information

  • 11 months ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts