chico25
03-22-2005, 10:51 PM
Maybe someone can help...Is there a way to have an image in the background of a <td>? My bigger issue is that Im trying to validate my site, and that is holding me up. Any suggestions?
|
||||
background image in data cellchico25 03-22-2005, 10:51 PM Maybe someone can help...Is there a way to have an image in the background of a <td>? My bigger issue is that Im trying to validate my site, and that is holding me up. Any suggestions? whizard 03-23-2005, 12:43 AM CSS: td.special background { background:url(path to image); } HTML: <td class="special background"></td> Dan chico25 03-23-2005, 02:04 AM somehow this isnt working for me. My background isnt showing up at all. Im new to CSS, so I might be missing something basic. Any suggestions? |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum