Re: Background and image
On Fri, 29 Feb 2008 15:06:14 +0100, Johannes Koch <koch@w3development.de>
wrote:
> shapper schrieb:
>> How can add a background color to each table cell in a table header
>
> <http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-color>
>
>> and also add a small image
>
> <http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-image>
>
>> on the bottom right corner of each of those
>> cells?
>
> <http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-position>
> <http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-repeat>
>
And:
thead td, thead th{/* forementioned properties*/}
--
Rik Wasmus
|