&headframe;
INTRODUCTION
C
ascading style-sheets while suffering from differing implementations, and spotty support in the browsers, is still a very powerfull mechanisim for controlling the overall appearance of your web-pages.
Now you can affect far more tag attributes for each tag then ever before. Not only that ,but you can also effect visual aspects never before accessable via stock HTML.
CSS
(
C
ascading
S
tyle
S
heets
) coding is not really much different than normal HTML coding, and over the next few pages, I'll give you the basic idea, and enough knowledge to start messing with it yourself.
There is also a quick-reference you can view either as
or
Other sections that might be of interest include
&controlLine;