CSS Showcase

About This Page

Hi, I'm Arshia Mohammadi, a first-year Computer Science student. This demo is part of my third Software Development assignment showcasing vanilla CSS skills.

What is CSS?

CSS (Cascading Style Sheets) defines the presentation of HTML documents, controlling colours, layouts, and responsive design across devices.

CSS Specifications

CSS evolves through W3C specs: FPWD, WD, CR, CRD, PR, REC, SPSD. Each level represents stages from draft to recommendation.

Inspiration & Resources

Inspired by CSS Zen Garden and Style Stage. Explore MDN, CSS-Tricks, Modern CSS, and Web.Dev for tutorials and tips.