Definitions for "Ordered List" Add To Word List
Login or Register  | Word Lists | Search History

a collection of items that do have a numerical ordering
Helpful?           0
a collection of items (typically related somehow) that need to be listed in particular order
Helpful?           0
a list in which the order of the items is significant
Helpful?           0
a list of items in a logical, numbered order
Helpful?           0
a list that must order its contents from the smallest to the largest
Helpful?           0
a sequence of indented items prefixed by a number
Helpful?           0
a sequential list, either by number or by letter
Helpful?           0
a series of items preceded by sequence numbers and set off from surrounding text by single blank lines
Helpful?           0
An indented list of items prefaced with a number or letter.
Helpful?           0
A set of HTML tags that places text in a list with numbers at the beginning of each item.
Helpful?           0
A list which needs a specific order. A numbered list which is indicated by ol/ol tags.
Helpful?           0
(OL): Ch. 4 Defines a list of items which are automatically ordered; typically, this is a sequential numbering from one to the number of list items.
Helpful?           0
An indented list that has numbers or letters in front of each item. (See also unordered list and definition list.)
Helpful?           0
In HTML an ordered list
    ..
is a HTML element for a list of items where each item is automatically prefixed by an indication of its position in the list.
Helpful?           0