Pages
Home
HTML
Corona SDK
Cocos2d
Xcode
PHP
Thursday, 30 May 2013
Create ordered list: HTML
The syntax to create an ordered list in an HTML page is given below:
Syntax
:
<ol> <li>Bike</li> <li>Bus</li> <li>Car</li> </ol>
Output
:
Bike
Bus
Car
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment