This repository houses the entire collection of code, practice exercises, and the final project developed while completing the SuperSimpleDev HTML & CSS Full Course.
The main objective of this repository is to track my progress and demonstrate my mastery of core web development concepts, focusing entirely on semantic HTML and modern CSS properties.
I learned and implemented properties for:
- Layout: CSS Grid, Flexbox, and Nested Layouts Technique.
- Positioning:
position: fixed,position: absolute, andz-index(used for the header and sidebar). - Box Model: Mastering
margin,padding, andborder. - Visual Styling:
box-shadow,opacity, and CSStransitionfor smooth hover effects.
The key demonstration project in this repository is a YouTube Clone.
➡️ View the Project Details: See the dedicated README in the YouTube-clone/ folder for a breakdown of the final project.
| Resource | Details |
|---|---|
| Course Name | HTML & CSS Full Course - Beginner to Pro |
| Instructor | SuperSimpleDev |
| YouTube Link | Watch the Full Course Here |