3. The <ul> tag defines an unordered (bulleted) list.
4. The <li> tag defines a list item. The <li> tag is used in ordered lists(<ol>), unordered lists (<ul>), and in menu lists (<menu>).
5. Add text of Cat list! This will display on the screen above the picture of the cat.
8. Adding an <img> tag with the src = a cat. This will add a picture of a cat to your computer screen.
12. Type: </html> . After this please scroll in the computer screen to see both images.