
A style
sheet (a.k.a. cascading style sheet, css) is
a file that defines many important aspects
of your website. For instance, your font
style and color, page background, link colors,
table widths, horizontal rules, and much more
can be controlled by the style sheet.
Why
is this good? Because it allows you to make
changes across multiple pages by editing just
one file. It also means there will be less
coding on your pages which makes them
smaller and faster loading.
Style
sheets also comply with the
latest standards.
This insures that your website will be accessible to
new and
easily indexed by the search engines.
return
to previous page |