Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I've got a little HTML problem. It has to do with cascading style sheets (CSS for short). How do you make a CSS that changes the color of text throughout a document? I know you can make all text in <P> tags appear in a certain color in a CSS by putting in something like "P {color: white}", but what about in <BODY> tags (something like "BODY {color: white}") so it applies to text in unordered lists and such? I just can't seem to get it to work...
------------------ Visit my EVO web site (currently under construction) and tell me how it looks (via the poll at the bottom of the page or the guestbook)! It's at (url="http://"http://www.geocities.com/evosite")http://www.geocities.com/evosite(/url) ! I can't think of anything else to write...
Quote
Originally posted by shayborg: **I've got a little HTML problem. It has to do with cascading style sheets (CSS for short). How do you make a CSS that changes the color of text throughout a document? I know you can make all text in <P> tags appear in a certain color in a CSS by putting in something like "P {color: white}", but what about in <BODY> tags (something like "BODY {color: white}") so it applies to text in unordered lists and such? I just can't seem to get it to work... **
I think all you can do is use the <style> tags (P {color, etc, etc, etc)
------------------ "Do not try to bend the spoon, that is impossible.... instead... only try to realize the truth" "The truth?" "There is no spoon" AiM: CrazyJ617
This is the EV Override board, not the HTML help board, try Banter and Brawl.
Chamrin