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

i know a little bit about html not really xhtml. but i want to learn css, ok my question to you guys would be I have a layout that i downloaded from this is cause i wanted to see how exactly everything workd, i downloaded it, and you know when u write paragraphs in html u have to do or the

thing or something like that, but with css ............theres nothing, and when i open up the page i see writing but when i go to edit it i cant find the paragraph... now this confuses me greatly, maybe i have get more knowledge of this, but can someone please tell me... i want to knonw where ur supose to but the paragraphs and is their anywhere, anysites that i can learn css better, thank you..

2007-05-01 15:21:03 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

One VERY GOOD place to learn CSS is

http://www.westciv.com/style_master/academy/css_tutorial/

2007-05-01 15:31:07 · answer #1 · answered by BlueFeather 6 · 0 0

The most difficult part of learning CSS is mental. You have to understand that the page design is NOT part of the content! The way it lays out has nothing at all to do with the content on the page at all. So your old method of thinking has to change.
Style of the page is controlled by CSS.
Content is within the HTML

Follow the above advice and read a few css tutorials. Once you get the hang of it you will like it.

2007-05-05 19:48:29 · answer #2 · answered by Tracy L 7 · 0 0

With cascading style sheets (css) you predefine tags in a separate file and then reference that file in your HTML page. For example if you define a

tag with a font size, style and underline for example... every time you use a

and then

every thing in that tag with have those attributes you defined in your css page. I would try taking one of the on line tutorials at webmonkey.com or something like webmonkey to learn more.

2007-05-01 22:30:16 · answer #3 · answered by Thomas R 1 · 0 0

Read Tutorials:
http://www.w3schools.com/css/default.asp

2007-05-01 23:08:56 · answer #4 · answered by Shaifu 3 · 0 0

fedest.com, questions and answers