list with bullets html

HTML
 <ul>
	<li>1</li> 
	<li>2</li> 
 </ul>
Source

Also in HTML: