Re: border on TR

--- "Timothy J. Luoma" <luomat@peak.org> wrote:
> 
> There is a table on
> 
> 	http://www.tntluoma.com/misc/anybrowser.shtml
> 
> which has this CSS:
> 
> <style type="text/css" media="screen">
> <!--
> 	table, th, tr, td { border: solid black 1px ; text-align: center; padding:
> 2px 5px;  }
> 	table {background-color:blue; }
> 	th {background-color:red; }
> 	tr {background-color:white; }
> 	td {background-color:yellow; }
> -->
> </style>
> 
> Now my question is:	Should I see any WHITE ?

Your border is Black but your Row background is White, but your cell background (TD) is yellow.
This means that you must see a yellow background!

Vix!

> TjL



=====
_,.«~=`^`=~».,_,.«~=`^`=~».,_,.«~=`^`=~».,
------> tAke a bReak! gEt eNtertained!
------> http://www.sallini.com/
^`=~».,_,.«~=`^`=~».,_,.«~=`^
-> http://netdesignplus.net/
-> It works... It Pays...
_,.«~=`^`=~».,_,.«~=

__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

Received on Friday, 25 January 2002 22:09:44 UTC