bullet html

HTML
<!DOCTYPE html>
<html>
<body>

<ul>
 <li>Make a buttlet point using this function</li>
</ul>
  
<ol>
 <li>Make a numbered buttlet point using this function</li>
</ol>

Source

Also in HTML: