...

/

🖥️ PROJECT: Restaurants in Vancouver

🖥️ PROJECT: Restaurants in Vancouver

In this lesson, we will work on a project that makes use of custom data attributes to design a web page containing restaurant info for tourists visiting Vancouver. Let's begin!

We'll cover the following...

Project scenario

You work for the Tourism Vancouver Tech department, and you’ve been asked to design a web page that helps provide tourists information on what kinds of food top restaurants in Vancouver offer.

There are 3 main categories of restaurants for this exercise:

  • Canadian
  • French
  • Italian

The final output will look like the following:

Project tasks

  1. Define custom data attributes for the three categories of restaurants listed above.
...