Change: <ul>, you can modify the shape or letter of the bullets.
ExampleOrdered ILists (1,2,3 etc) <ol> <li>fungi </li> <li> bacteria</li> <li> arthopods</li> </ol>
ExampleUnordered Lists (bullets, IIetc)<ul type="circle"> <li>fungi </li> <li> bacteria</li> <li> arthopods</li> </ul>
View changes from previous version.
(Word count: 133)