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

2006-08-28 13:57:51 · 9 answers · asked by Anonymous in Computers & Internet Programming & Design

9 answers

1 css file can control the layout of the whole website. It is very convenient. Css is easy to learn but hard to master.

you can find some great tutorials for beginners here
http://www.w3schools.com/
http://www.createwebmagic.com/css101/?PHPSESSID=23aac78c38d8b8799f85155756a2dfbe

this one is more specific (lists, floats)
http://css.maxdesign.com.au/ --- is it a great website

this will be helpful when learning
http://www.w3.org/TR/CSS2/ to look up some notions

and here http://www.glish.com/css/7.asp is a great ready made layout template

It took me a lot of time and zeal to find these, add them to your favourites.
I wish someone just gave them to me when i didn't know anything about css like you now :)

I am glad to help you!

2006-08-28 14:12:07 · answer #1 · answered by Mondschein! 5 · 0 0

CSS stands for Cascading Style Sheets.

"In computing, Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG and XUL. The CSS specifications are maintained by the World Wide Web Consortium (W3C).What mostly does is to define the style of all tags in a HTML document. " (Wiki)

Example:
the syntax is like this:
p
{color:blue}

then all

tags will be blue. Or

p.main
{color:blue}

all

will be blue.

You can learn it easily here:

http://www.w3schools.com/css/css_intro.asp

2006-08-28 14:09:34 · answer #2 · answered by GN 3 · 0 0

CSS or Cascading Style Sheets have been around for a long time. Its neither recent or new. its used in tandem with HTML.

HTML holds the controls and the Style Sheet holds the formating information for the various controls. you can learn CSS by either picking up a book about it or googling information about CSS. its not very hard.

2006-08-28 14:07:16 · answer #3 · answered by sinkablehail1978 5 · 0 0

CCS, Inc. - Home
CCS offers the most optimized PICmicro C compilers for Windows and Linux, as well as our own integrated development environment. Various hardware tools for easy software ...
http://www.ccsinfo.com

2006-08-28 14:02:12 · answer #4 · answered by Daryl 1 · 0 0

If you mean css "Cascading Style Sheets", it is a way to have all your web pages look consistent.

If you don't mean CSS, then I'm sorry.

Tutorials for CSS can be found at the link below

2006-08-28 14:11:25 · answer #5 · answered by bdetchevery 2 · 0 0

CSS tutorial with examples, quizzes, references, and an editor. - www.w3schools.com/css/

The Web Design Group's guide to Cascading Style Sheets. - www.htmlhelp.com/reference/css/

Cascading Style Sheets (CSS) - http://en.wikipedia.org/wiki/Cascading_Style_Sheets

Links to tutorials, books, examples, etc. about CSS.
- www.w3.org/Style/CSS/learning

Complete CSS Guide - www.westciv.com/style_master/academy/css_tutorial/

Reference and tutorial covering beginner level stylesheet design. - www.utexas.edu/learn/css/

Learning CSS is fun. - www.html.net/tutorials/css/introduction.asp

2006-08-28 15:23:47 · answer #6 · answered by aadhunik.com social networking s 3 · 0 0

css = cascading style sheets

it is the most recent form of web design.

http://www.w3schools.com/css/

2006-08-28 14:00:53 · answer #7 · answered by Anonymous · 0 0

You can try going to www.google.com & doing a search for it

2006-08-28 14:02:55 · answer #8 · answered by thedwnldr 2 · 0 0

it's a video game you have to download it..

2006-08-28 14:02:51 · answer #9 · answered by ladyj 2 · 0 0

fedest.com, questions and answers