Wed Feb 22, 2012 12:24 am
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Ordered List from a specific number</title>
</head>
<body>
<center>
<p>
Following is an example of order
list but in this time we specify the start number.
</p>
</center>
<p>
Following is the are next top five students.
<ol start="5">
<li>Ossama Ali</li>
<li>James Colomabs</li>
<li>Tom mark</li>
<li>Amr Diab</li>
<li>Mark Cuban</li>
</ol>
</p>
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.