- From: Stuart Young <nakor@glasswings.com.au>
- Date: Wed, 4 Sep 1996 01:19:11 +1000 (EST)
- To: "Imagination's End" <I.End@bigpic.com>
- cc: www-html@w3.org
On Fri, 23 Aug 1996, Imagination's End wrote:
> > 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.
Well, like anything else, the 'last defined' colour should be the
over-riding one.
It's as simple as that, isn't it???
/--------------------------------------------------------------------------\
| Stuart Young (aka Cefiar) - You may be human, but you're still animals! |
| nakor@glasswings.com.au - If you've done 6 impossible things, write HTML |
\--------------------------------------------------------------------------/
Received on Tuesday, 3 September 1996 11:12:11 UTC