reading-notes

CSS

Intordaction to CSS

What is CSS?

Why to use CSS?

1- CSS saves time.

2- Page load faster.

3- Superior styles to HTML.

Exapmle for CSS with HTML

excss

Colors

Why to use colors?

Color can really bring your pages to life.

How to use colors in CSS?

1- rgb values.

2- hex codes.

3- Color names.

excolor

Contrast

It is important to ensure that there is enough contrast between any text and the background color.