HighDots Forums  

Background and image

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Background and image in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
shapper
 
Posts: n/a

Default Background and image - 02-29-2008 , 07:54 AM






Hello,

How can add a background color to each table cell in a table header
and also add a small image on the bottom right corner of each of those
cells?

Thanks,
Miguel

Reply With Quote
  #2  
Old   
Johannes Koch
 
Posts: n/a

Default Re: Background and image - 02-29-2008 , 08:06 AM






shapper schrieb:
Quote:
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>

Quote:
and also add a small image
<http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-image>

Quote:
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>

--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)


Reply With Quote
  #3  
Old   
Rik Wasmus
 
Posts: n/a

Default Re: Background and image - 03-01-2008 , 07:08 AM



On Fri, 29 Feb 2008 15:06:14 +0100, Johannes Koch <koch (AT) w3development (DOT) de>
wrote:

Quote:
shapper schrieb:
How can add a background color to each table cell in a table header

http://www.w3.org/TR/REC-CSS2/colors...ckground-color

and also add a small image

http://www.w3.org/TR/REC-CSS2/colors...ckground-image

on the bottom right corner of each of those
cells?

http://www.w3.org/TR/REC-CSS2/colors...round-position
http://www.w3.org/TR/REC-CSS2/colors...kground-repeat

And:
thead td, thead th{/* forementioned properties*/}
--
Rik Wasmus


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.