Are
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, img, strong, dl, dt, dd,
ol, ul, li, fieldset, form {background:transparent;}
and
body {background:transparent;}
same thing?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
They’re the same thing in as much as none of those elements have backgrounds anyway.
They’d only have any effect if they were overriding backgrounds set by previous rules, either earlier in your own stylesheet, or in a user’s custom stylesheet.
I really wouldn’t bother. It’s resetting gone mad.