Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 976 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 976 Bytes

CSS Gaming Website

This repository is for practicing CSS attributes for a gaming website.

Attention

Ensure you enter the last four digits of your student number at the end of the forked repo name.

Description

This is the second practice session focusing on incorporating CSS attributes into the gaming website project.

Instructions

Please follow these instructions carefully:

  1. Fork this repository.

  2. Clone the forked repository to your local machine.

  3. Design the website based on the Figma design, focusing only on phase 1.

  4. Ensure the directory structure as follows: assets --fonts --images styles scripts index.html

  5. Follow the HTML semantic you learned in the last project.

  6. Pay attention to commented messages in the Figma design.

  7. Make the palette for default variables using :root in CSS.