MBox-Tutorials
Wednesday, 16 March 2016
Sample ol (ordered list ) program in html
<html>
<body>
<ol type=a start=2>
<li>orange</li>
<li>apple</li>
<li>banana</li>
</ol>
</body>
</html>
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment