|
Posted by F.C. James on 01/31/07 12:51
Beauregard T. Shagnasty wrote:
> F.C. James wrote:
>
>
>>Beauregard T. Shagnasty wrote:
>>I got a lot of warnings because of my use of "background" and
>>background-color"
>
>
> A warning isn't an error. "brown" is an error, according to the checker.
> <g>
OK, I feared disaster.
>>So I went to html dog for guidance and they gave me this -- ...
>>And got these warnings.
>>Warning: To help avoid conflicts with user style sheets, background and
>>color properties should be specified together.
>
>
> I would not dwell on these warnings for now. The HTML errors are a lot
> more important, and should be looked at first.
It's embarrassing to collect that many warnings on background alone.
What would be the correct way of making these two statements ?
#name1 {height: 450px; padding: 0; margin-left: 10px; border-bottom:
solid #A79372 5px; background-image:url('col.jpg');}
body{background:#DDFFFF ; font-family: Georgia; font-size:100%;}
Navigation:
[Reply to this message]
|