Skip to content

atef7534/CSS-Course-Elzero-Assignments

Repository files navigation

CSS Assignments — Elzero Web School 🧑‍🎓

Welcome! This repository contains the CSS assignments I completed while following the CSS course from Elzero Web School.
Each assignment is structured to match the official study plan and help demonstrate my understanding of CSS fundamentals and real‑world styling techniques.

📘 About the Course

The CSS course from Elzero Web School covers a comprehensive set of topics, including:

  • Basic CSS syntax and selectors
  • Styling text, backgrounds, and elements
  • Box model, margins, padding, borders
  • Flexbox and Grid layout systems
  • Responsive design with media queries
  • Transforms, animations, and advanced properties

Each lesson includes practical assignments that test your understanding of the concepts learned.


📂 Repository Structure

The assignments are organized into folders based on lesson groups:

Each folder contains:

✔️ index.html — HTML structure for the assignment
✔️ main.css — CSS solution file (Sometimes not available because of using internal method of writing a css code.) ✔️ Screenshots (if available) showing the assignment images.


🚀 How to View the Assignments

To explore the assignments locally:

  1. Clone the repo to your computer
    git clone https://github.com/atef7534/CSS-Course-Elzero-Assignments.git