Challenge

Topic

Challenge

Topic Progress:

You have been given an HTML file. 

You have to use divs, classes and ids to turn the web page into with our desired layout (shown in the image below). You can do this by placing divs in specific places and applying either classes or ids to the placed divs.

Class and Id names are provided below, but it is up to you to figure out which ones they are! Class/IDs: red, orange, yellow, green, blue, purple

The only things you should be adding to the given code are <div> tags and classes/ids.

@

Not recently active