(Un)Ordered Lists <ul> <li>Tomatoes</li> <li>Potatoes</li> </ul> <ol> <li>Cut Tomatoes</li> <li>Cook Tomatoes</li> </ol> 1