|
Anthony's CSS 2 tutorial
...do it with style!
|
||||
|
|
[ Table of contents ] [ Download ] | Last update: December 28, 2000 | ||
What are Cascading Style Sheets?
Cascading Style Sheets, also known as CSS, are added to an HTML document allowing us to easily control the style and look of our webpage.
It's recommended to use Style Sheets in HTML documents because they replace HTML tags that are deprecated (outdated). But best of all, Style Sheets offer
a lot of flexibility allowing us to create effects which can't be achieved with HTML tags only.
About this tutorial
This tutorial uses the latest W3C recommendation for Cascading Style Sheet level 1 and Cascading Style Sheets level 2. At present, Cascading Style Sheets level 3
is under development. Every example in this tutorial has been tested in Internet Explorer 5.5 and Netscape 6, so everything you see in this tutorial works cross browser (Internet Explorer and Netscape).
A few notes:
Ok now, are you ready to experience the ease and power of Cascading Style Sheets? Yes? Well then, click here to start with lesson 1. |
||||
|
||||
|
Tutorial optimized for IE 5.5 and Netscape 6 - All content's © 2000-2001, Dynamic Deezign
Anthony's Cascading Style Sheets 2 tutorial is a part of Dynamic Deezign Tutorial completely handcoded by the webmaster. |
||||