|
|
CSS (Cascading Style Sheets) is a simple
mechanism for adding style (e.g. fonts, colors, spacing) to Web documents and
has allowed web designers to do what they couldn't do
with just HTML. Though
it's evolving, it has been around for years and it should be
a given that it's
in a web designer's arsenal. Because it's thrown around so much as
a buzz word or acronym we felt it deserves mention. Run your mouse over the
four left categories below to see an example of it
in action. Most of the drop
down menus you see at web sites
(like the example below)
use CSS though
there are some still written entirely in
JavaScript which is
much more verbose.
|