PDA

View Full Version : Help with CSS...


-Haggis-
26-11-2000, 21:22
Is there any good sites which give you tutorials on using CSS and Stylesheets?

And do u have n e good tips on using CSS and stylesheets?

Thanks.

Haggis

alpha
26-11-2000, 23:56
Depends what sort of resource you're looking for really, but:

http://www.webmonkey.com/
http://css.nu/

are good places to start. Oh, and CSS stands for Cascading Stylesheets, so it sounds a little silly to ask for tutorials on "CSS and stylesheets", as they're the same thing :).

DTD sIckNesS
27-11-2000, 00:15
see CSS, if u put it on the index, does it work for all the pages in your site, or do u need to put it on every page???

alpha
27-11-2000, 01:13
If you paint the door to your house red, will the rest of the house automatically become red as well?

No, you need to add the CSS stuff (whether that's embedded CSS code or a link to a stylesheet) to every page.

DTD sIckNesS
27-11-2000, 01:23
;(

-Haggis-
30-11-2000, 19:17
thanks for the help m8 :)