/    Sign up×
Community /Pin to ProfileBookmark

What does this style on the body tag?

Say I have this what does this style?

BODY {
color : #000000;
}

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@CharlesDec 04.2005 — The BODY element, but the style cascades down to everything else that doesn't override it.
Copy linkTweet thisAlerts:
@ofirDec 04.2005 — meaning =

unless otherwise stated inside the BODY all your text will be color BLACK !!!

"[I]color[/I]" refer to the color of the text.

"[I]#000000[/I]" hex code for BLACK.
Copy linkTweet thisAlerts:
@jabezDec 04.2005 — You should also set the background-color at the same time you set the foreground color. Otherwise you may end up with the text color the same as the background, which would make your text invisible!

Jabez
×

Success!

Help @solidariti spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.12,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...