- From: Imagination's End <I.End@bigpic.com>
 - Date: Fri, 23 Aug 1996 16:15:42 -0600
 - To: www-html@w3.org
 
> 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