Cascading style sheets have revolutionized how we build web pages. Once we had to rely on the table tag to design all our information on a web page. As well as being clunky, using table tags alone to build a site can make it inaccessible to many users.
If you are studying CSS or just curious about the magic of CSS, visit the css Zen Garden for a quick sample of what CSS has done for the web.