'li' Syntax and Note : li « HTML Tag Reference « HTML CSS Reference






'li' Syntax and Note

Note:

This element creates one item in an ordered list, <ol>, or unordered list, <ul>.
    
Syntax:
    
<li attributes events> . . . </li>
    

      
      








Related examples in the same category

1.'li' HTML Attributes
2.'li' Event Handlers
3.'li' CSS Attributes and JavaScript Style Properties
4.'li' Example
5.'li' Microsoft Behaviors
6.'li' Microsoft Filters
7.'li' JavaScript Properties
8.'li' JavaScript Methods
9.'li' JavaScript Collections
10.'li' JavaScript Objects