W3Schools.com

HTML5 <li> value Attribute

HTML5 li Tag Reference HTML5 <li> tag

Example

Use of the value attribute in an ordered 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 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>).


Differences Between HTML 4.01 and HTML5

The value attribute of the <li> element is no longer deprecated in HTML5.


Syntax

<li value="number">

Attribute Values

Value Description
number Specifies the value of the list item


HTML5 li Tag Reference HTML5 <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