Challenge

Topic

Challenge

Topic Progress:

Your challenge for this lesson is to implement what you have learnt to a piece of code given to you.

In the repl linked below, there are 4 images that you need to add Padding, Borders and Margins to. The first image is done for you as an example!

https://repl.it/@ElizaEngland/Box-Model#index.html

Each image on the page has an ID that you can use to reference the individual images with in CSS! If you need to freshen up on Ids feel free to go read over them in the HTML course, lesson 3!

To reference an Id remember we use a # rather than a full stop!

Feel free to choose your own colours and customize the box model to how you want it to look!

@

Not recently active