Put your CSS questions here
------------------------
Relevant FAQs:
CSS - tutorials
Can you help me understand the DOCTYPE?
How do I get the contents of my webpage hard up against the side and top of the browser? - covers setting the margin and padding styles on the BODY tag.
How do I change stylesheets dynamically?
How do I toggle the visibility of layers?
How do I keep an element static on the screen when users scroll? - discusses position: fixed
Can you recommend a code editor?
------------------------
Relevant links:
I stumbled recently across a really good CSS reference at "w3schools", they kept turning up on my (very specific) searches for obscure CSS topics. I've been using this reference on almost a daily basis just now, hopefully it'll help you out also. (Lots of other good things to be found at the same URL.) -doc-
Link: http://www.w3schools.com/css/css_reference.asp
-----
the CSS2 Specification from w3c: http://www.w3.org/TR/REC-CSS2/
-----
A nice large selection of CSS related info. Broken up into different topics pretty well.
Web Developer's Handbook
________________
Emperor
(Added by: Emperor on Sun 19-May-2002)
(Edited by: Emperor on Sun 19-May-2002)
(Edited by: DocOzone on Thu 13-Jun-2002)
(Edited by: Emperor on Fri 04-Oct-2002)
(Edited by: Veneficuz on Sat 05-Oct-2002)
(Edited by: Emperor on Sun 09-Mar-2003)
(Edited by CPrompt on 01-19-2006 04:06)