Exercise 02: Dictionaries to HTML

In this exercise, you will create JS/jQuery to display the data from the students.js file in the data folder.

The data should be:

  1. read from the dictionary
  2. each item placed into a new div element using apprporiate HTML elements to display the data
  3. the element should be styled as required

image of cars dictionary