Contents


On-line Guides
All Guides
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems

How To Guides
Xen Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions

 

 

Attribute for <LI ...>
VALUE = integer

Usage Recommendation
don't use it thumbs down

VALUE is another way to confuse your readers. Used in an ordered list, VALUE causes the browsers to skip to the given number and count from there.

this code produces this
<OL>
<LI          >Start at the beginning
<LI          >Build your arguments carefully
<LI VALUE=13 >Skip to the middle
<LI          >Hope everyone understands
</OL>
  1. Start at the beginning
  2. Build your arguments carefully
  3. Skip to the middle
  4. Hope everyone understands

 
 
  Copyright 1997-2002 Idocs inc. Published under the terms of the Open Content License Design by Interspire