|
CSS
Tutor |
|
|
This tutorial is one in a series of HTMLisEasy
tutorials and is also available for
download. Learn in the comfort and privacy of your own home. No salesman
will visit. |
|
Hello there! My name is Joe
and I'm going to teach
you a little about CSS(Cascading Style Sheets). CSS is
simply another method to control the appearance of a web page and having basic
CSS skills in your toolbox is a definite plus.
This tutorial is not an
attempt to teach you all the ins and outs of style sheets, it's not going to
make you an expert on them at by any means. What it will do is give you
enough skill to start using them in your web pages. Once you have a foothold,
you can expand your knowledge and skill on your own. You'll find that once you
learn how to use style sheets, you'll use them quite often.
The first order of business is to
have a good reference. Included with this tutorial is a very good CSS reference from the
Web Design Group (my thanks to WDG for
making this reference available for re-distribution). You can get to this
reference by clicking the CSS Reference link near the bottom of every
page in this tutorial.
The second order of business is to
simplify our thinking. You know how the "birds and the bees" has
nothing to do with birds, and barely anything to do with bees? Well, for now,
regarding Cascading Style Sheets... forget about "Cascading" and
forget about "Sheets". "Style" is the only term that is
remotely useful to most of us. In the past you may have looked at some of this
style sheet stuff and found yourself instantly confused. Well, forget about
that. Style sheets is a little dog that makes a lot of noise... nothing more.
In other words... as far as the basics, there ain't
all that much to it.
Two more important points before we
begin...
The last thing I want to mention
before we get started is your web browser. In order to go through these lessons
you'll need a 4x or greater version of Internet Explorer or Netscape. There are
other browsers that are CSS-capable, but those are the most common. If this sentence is red then your browser is just fine.