Re: Problems/Question with Cougar

> TD { background : red }
> in my style sheet, and <TD BGCOLOR="blue"> in my table, which color
> should this table cell get?

That makes senses, but, what happens if you have:

<TD STYLE=" TD { background: red }" BGCOLOR="blue">

What color SHOULD the cell get.  Granted I'll admit this is probably 
just stupid coding, and that if you specify both background and 
bgcolor they should both be the same.
 ____
/
|  Imagination's End  I.End@bigpic.com
|  Senior Software Engineer
|  Big Picture Multimedia

Received on Friday, 23 August 1996 18:15:15 UTC