W3Schools.com

HTML <li> value Attribute

HTML li Tag Reference HTML <li> tag

Example

Use of the value attribute in an ordered HTML list:

<ol>
  <li value="100">Coffee</li>
  <li>Tea</li>
  <li>Milk</li>
  <li>Water</li>
  <li>Juice</li>
  <li>Beer</li>
</ol>

Try it yourself »

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The value attribute is supported in all major browsers.


Definition and Usage

The value attribute of <li> is deprecated in HTML 4.01.

The value attribute sets the value of a list item. The following list items will increment from that number.

The value must be a number and can only be used in ordered lists (<ol>).


Compatibility Notes

The value attribute of <li> is not supported in HTML 4.01 Strict / XHTML 1.0 Strict DTD.


Syntax

<li value="number">

Attribute Values

Value Description
number Specifies the value of the list item


HTML li Tag Reference HTML <li> tag
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
XML Editor - Free Trial!
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE