<html> <body>
<h4>An Unordered List</h4> <ol> <li>Orange</li> <li>Apple</li> <li>Mango</li> </ol>
</body> </html>
Copy it in your Note-Pad and save it as an htm or an html file and view it in your Default Browser.