torrentails
3
Q:

bullet html

<ul>
  <li>Eggs</li>
  <li>Pancakes</li>
  <li>Jelly</li>
</ul>
2
<!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>
3
 <ul>
	<li>1</li> 
	<li>2</li> 
 </ul>
2

New to Communities?

Join the community