This repository is for practicing CSS attributes for a gaming website.
Ensure you enter the last four digits of your student number at the end of the forked repo name.
This is the second practice session focusing on incorporating CSS attributes into the gaming website project.
Please follow these instructions carefully:
-
Fork this repository.
-
Clone the forked repository to your local machine.
-
Design the website based on the Figma design, focusing only on phase 1.
-
Ensure the directory structure as follows: assets --fonts --images styles scripts index.html
-
Follow the HTML semantic you learned in the last project.
-
Pay attention to commented messages in the Figma design.
-
Make the palette for default variables using
:root
in CSS.