Search⌘ K
AI Features

Challenge: Programming with HTML5 Lists and Images

Explore HTML5 coding by building a mint margarita recipe page. Learn to structure content with headers, unordered and ordered lists, add images with alternative text, and organize elements using containers with IDs and classes.


Coding exercise: Making mint margaritas! 🍃


In this exercise, you will need to do the following:

  • Create a page that showcases a recipe for making mint margaritas.
  • Use a main-level header for the recipe name
  • Use two sub-headers named as follows:
    1. Ingredients
...