Saturday 11 January 2014

UnOrdered List ex2

<html>
 <head>
  <title>lists</title>
 </head>
 <body>
  <ul type="circle">
  <li>hyd</li>
  <li>sec</li>
  <li>mum</li>
 </ul>
 </body>
</html>

No comments:

Post a Comment