THE CONCEPT BEHIND CSS

What is The Concept Behind CSS?

The construct behindhand CSS (a.k.a. cascading call sheets or style
sheets) is rattling simple. CSS allows you to attain changes to all
of the scheme pages that unification to the CSS enter at erst by dynamical a
style in the call sheet, instead of having to manually change
every call in every HTML file.

CSS allows you to create a azygos writing of code, kindred to
an HTML file, that lets you take the colors, fonts,
backgrounds, etc. of a scheme page. The CSS enter is then linked to
from the scheme page(s) that you poverty to hit the aforementioned styles that
you specify.

If CSS did this and exclusive this, they would spend you a aggregation of
time to feature the least, especially if you hit a super or
multiple scheme sites. This lonely is worth acquisition CSS, however,
style sheets earmark you to do this and much more.

CSS also allows you to:

*position book and graphics exactly where you poverty to

*add rollover personalty to course

*control the arrangement between letters, lines, margins, scheme page
borders

*specify the units much as centimeters, pixels, points and more

*hide noesis from destined scheme browsers in destined situations.
An warning of this is when you hit whatever noesis that you want
to materialize exclusive in your scheme pages, but not in print.

In the end, CSS crapper spend you a aggregation of instance and try and is
very cushy to learn.

Comments are closed.