Tue Feb 21, 2012 12:27 am
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Ordered List</title>
</head>
<body>
<center>
<p>
In this example we should a
simple usage for using ordered list.
</p>
</center>
<p>
Following is the top five students.
<ol>
<li>Ahmed Hossam</li>
<li>Mark Tomas</li>
<li>Jozef Samwel</li>
<li>Bishoy Michel</li>
<li>Mohamed Ali</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.