'type' defines the style for the list items : type list : List Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » List Attributes » type list »

 

'type' defines the style for the list items



    
<HTML>
<BODY>
<ol type="1">
    <li>Item 1</li>
    <li>Item 2</li>
    <li>Item 3</li>
</ol>
</BODY>
</HTML>  

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo List Attributes
» type list