English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

4 answers

A CSS is a file that is used and "attached" to the (X)HTML document:


Basically, what it does is contain all the formatting and presentational aspects of the HTML document. This makes the files smaller, and best of all, makes it easier to make global changes by just editing the CSS file.

Go here to learn more: http://www.w3schools.com/css/default.asp

DianeD
http://www.dironwebdesign.com/

2007-01-27 01:06:43 · answer #1 · answered by DianeD 4 · 0 0

In simple words, a Cascading Style Sheet(CSS) makes a readymade template with specific coulours, pictures, headings etc...

If u r making a website with lot of pages, then u just have to add the code for using the css file in beginning of each of the html file. u don't have to type the whole code.

2007-01-27 10:57:24 · answer #2 · answered by ÅTHÜL 2 · 0 0

CSS seperates content from presentation in a web page. It works as a reusable template.

More at http://www.pickatutorial.com/tutorials/css_1.htm

2007-01-27 11:33:07 · answer #3 · answered by SayHelloToMe! 2 · 0 0

i dont know

2007-01-27 08:57:54 · answer #4 · answered by Pinkie 1 · 0 0

fedest.com, questions and answers