Reply Sat 3 Apr, 2004 10:39 pm
Can you make backgrounds on HTML charts? If you can, how do you? I am making a website and I can't figure it out. Thanks!
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Discussion • Score: 1 • Views: 776 • Replies: 1
No top replies

 
roverroad
 
  1  
Reply Sun 4 Apr, 2004 12:31 am
Yes you can:

<table border="1" width="100%" background="picture.gif">
<tr>
<td width="100%">
</td>
</tr>
</table>

If you want to put the picture in a cell instead of the whole table:

<table border="1" width="100%">
<tr>
<td width="100%" background="picture.gif">
</td>
</tr>
</table>
0 Replies
 
 

Related Topics

Webdevelopment and hosting - Question by harisit2005
Showing an Ico File - Discussion by Brandon9000
how to earn money in internet - Discussion by rizwanaraj
The version 10 bug. Worse then Y2K! - Discussion by Nick Ashley
CSS Border style colors - Question by meesa
There is no Wisdom in Crowds - Discussion by ebrown p
THANK YOU CRAVEN AND NICK!!! - Discussion by dagmaraka
I'm the developer - Discussion by Nick Ashley
 
  1. Forums
  2. » HTML
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 05/16/2024 at 11:27:19