YoungEdu
4
Q:

list with bullets html

<ul style="list-style-type:none">
	<li></li>
    <li></li>
</ul>
0
style="list-style-type:none;"
2

<ul>
	<li>Coffee</li>
 	<li>Tea</li>
	<li>Milk</li>
</ul>
 
11
 <ul>
	<li>1</li> 
	<li>2</li> 
 </ul>
2

New to Communities?

Join the community