|
hi,
thanks for the info. yes, i'm really new in css. Can you please explain a bit more on this issue? will renaming the class="black_on_white" and class="white_on_black" clear the validator issue?
i've a div#a {background: #000000;} to style a block on a page
and a span.black {color: #000000;font-weight: bold; } to style certain words on some pages.
now the validator is warning me on this one. black text and black background on same css but different selector
appreciate your help, thanks.
|