<html>
<body>

<h4>An Unordered List</h4>
<ul>
<li>Orange</li>
<li>Apple</li>
<li>Mango</li>
</ul>

</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.