Web Application Development Advice & How To
Active Server Pages Development Advice & How To

Shining Star Services LLC
 
Shining Star Services
Articles
ASP.NET
ASP.net Articles
ASP, DHTML, HTML
HTML Tutorial
Auto-select an Element from a Menu or Scrolling List & Save Keystrokes!
ASP Driven DHTML Slider Menus REVISITED One Year Later! Part II
ASP Driven DHTML Slider Menus
ASP Driven HTML Outlines
Reusing Code with ASP Include Files and Subroutines
Security
Hacker Query Check
.htr IIS Security Issue
Databases, Cookies
Functions to Open a Database Connection and Record Set
Setting Up and Using OraSession to Manage Your Oracle Database Objects
Storing Non-Durable Data for Cookie-less Sessions
Javascript
Smart Popups
Javascript: Validate Numeric Fields
Javascript Confirm Form Submission
Javascript Dynamic Text Area Counter
Javascript: Check All and Uncheck All Check Boxes
Javascript Field Validations -- Client Side Scripting
Miscellaneous
Tree Select Demo
Adobe Extension Manager
Scandisk & Defrag Pointers
Standards & Style
Setting Up Your Own ASP Development Templates
Creating a Project Template for Estimations of Time, Tasks, and Resources
To Host or Not To Host
ASP Naming Conventions
HTML Naming Conventions & Visual Interdev HTML Generation
Working with and in spite of the Visual Interdev Design Mode
Commenting Your ASP Source Code
Letters!
Reader Letters

Articles Home

Shining Star Services

  RETURN TO HTML TUTORIAL HOME

HTML Ordered Lists
By Nannette Thacker - 02/02/2001

This lesson will show how to create ordered lists.

To create an ordered list, like below:

  1. This is an example of an ordered list. It will automatically number the points for you.
  2. Lists do NOT require that you put line breaks following each line. Notice how the line wraps and indents if it is longer than one line.
  3. Here's a secret. The closing </li> tag can be, and is usually omitted.
You would use the following HTML commands, like below:

<ol>
<li>This is an example of an ordered list.
It will automatically number the points for you.
</li>
<li>Lists do NOT require that you put line
breaks following each line.
Notice how the line wraps and indents if it is
longer than one line.
<li>Here's a secret. The closing </li> tag
can be, and is usually omitted.
</OL>

You may choose to start your list at a higher number by using the "start" attribute. You may also use the "type" attribute, as per below, to designate what style to use:

Here are the "type" values:

  1. 1 = Arabic numerals (default)
  2. A = Capital Letters
  3. a = Lowercase Letters
  4. I = Capital Roman numerals
  5. i = Lowercase Roman numerals
The above will look like this:

<b>Here are the "type" values:</b><br>
<ol start=5 type="A">
<li>1 = Arabic numerals (default)
<li>A = Capital Letters
<li>a = Lowercase Letters
<li>I = Capital Roman numerals
<li>i = Lowercase Roman numerals
</OL>



ChristianSinglesDating

ShiningStar.net | ShiningStarSingles.com | Christian911.com