CSS 
 

CSS is short for Cascading Style Sheets and is added to web sites to improve the graphical appearance. CSS can be either added directly to the head section of a web page or can be called from the head section as a individual css file. If you look at the source code of this web site you will see that css code has been added. This code controls such things as the font size and type and the appearance of lines under links.

(c) Copyright 2002 Internet Guide