-
Default Text Colour
Hey.
I'm new to css and am confused a bit.
I know how to apply styles to text in my pages that are <p>
or <li> or links...
But I have some information on my pages that is generated without <p>
How can I set default text styles?
-
-
Same way you do with <P> or <LI> just use body
Code:
body {
color: Black;
}
Ryan
Sevierville, TN
-
-
*stupid moment*
ohhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks