User menu

You are here

Home
Ordered Lists< (<OL>)

[Name]
NAME
[Syntax]
SYNTAX
[Description]
DESCRIPTION
[Name]
ATTRIBUTE(S)
[Notes]
NOTES
[Example(s)]
EXAMPLE(S)
[Cross Reference(s)]
CROSS REFERENCE(S)


[Name]
NAME
Ordered List
[Syntax]
SYNTAX
<OL>some list items</OL>
[Description]
DESCRIPTION
Used to create an ordered list of items. This element is tightly coupled with the LI element.
[Attribute(s)]
ATTRIBUTE(S)
NAME DOMAIN DESCRIPTION
COMPACT The presence of this attribute serves as a hint to the browser to show the list in a more compact style.
TYPE 1, a, A, i, I This attribute can be used to set the numbering style of the bullets on the list items.
The 1 value is used for arabic numbers. i.e. 1,2,3,...
The a value is used for lower case alphabets. i.e. a,b,c,...
The A value is used for upper case alphabets. i.e. A,B,C,...
The i value is used for lower roman numerals. i.e. i, ii, iii,...
The I value is used for upper roman numerals. i.e. I, II, III,...
VALUE any integer value This attribute is used in conjunction with an ordered list to initialize the sequence number of the items in the list. (by default it is 1)
[Notes]
NOTES
  • Start AND End tags are required
  • The list items can themseleves be a list.
[Example(s)]
EXAMPLE(S)
  • <OL>
    <LI>an item1</LI>

    <LI>an item2</LI>

    <LI>an item3</LI>

    ...
    <LI>an itemn</LI>
    </OL>
  • <OL TYPE="i" COMPACT>
    <LI>an item1</LI>

    <LI>an item2</LI>

    <LI>an item3</LI>

    ...
    <LI>an itemn</LI>
    </OL>
[Cross Reference(s)]
CROSS REFERENCE(S)

Recent content

New forum topics

Recent comments

No comments available.

Google Search

Google Ads

Visitors

  • Total Visitors: 333555
  • Unique Visitors: 48838
  • Registered Users: 75211
  • Last Registered User: MusicDig
  • Published Nodes: 192
  • Your IP: 44.192.73.68
  • Since: 04/17/2023 - 16:53

Who's online

There are currently 0 users online.

Database Connection failed: Unknown MySQL server host 'richyancy.mynetgear.com:3306' (0)