...

/

Challenge: Programming with HTML5 Lists and Images

Challenge: Programming with HTML5 Lists and Images

In this lesson, we’ll solve a fun exercise involving images and lists, with a flavor of headers, classes, and ids. Let’s begin!


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
...