Subject Page

CSS-Flash-CardS

Learn The Basics of CSS

Click on a card to flip it

What does CSS stand mean???

Cascading Style Sheets

CSS controls how HTML looks, including layout, colors, fonts, and responsiveness across devices.

CSS selector?

Targeting HTML Elements

A CSS selector targets HTML elements so styles can be applied.

CSS Box Model?

Element Layout View

The CSS Box Model defines an element's size and spacing using content, padding, border, and margin.

responsive design in CSS

Adaptive Web Design

Responsive design uses CSS to make websites adapt to all screen sizes.