Connecting Tech Pros Worldwide Help | Site Map

changing size of background

Member
 
Join Date: Jan 2009
Posts: 52
#1: Feb 10 '09
hi
how do I change size of background of td in table
thanks
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#2: Feb 11 '09

re: changing size of background


Do you want to increase the size of the table cell or do you have a background which doesn't fill the whole cell? Post your code.
Member
 
Join Date: Jan 2009
Posts: 52
#3: Feb 11 '09

re: changing size of background


hi
i have a small picture that I want picture is stretched and cover all
of the cell of table that size of cell table is greater than dimension picture
(this picture is background of cell of table) and exactly picture doesn't fill the whole cell
thanks alot
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#4: Feb 11 '09

re: changing size of background


Perhaps you're looking for the CSS background-repeat property.
Reply