Computer Solutions :: How to use HTML :: Adding a background image to a table ~ Runboard


Computer Solutions
 How to use HTML
  Adding a background image to a table
Support
Search
RSS

runboard.com       Sign up (learn about it) | Sign in (lost password?)


 
The Wizard3
Owner / Designer
Global user

Registered: 06-2006
Location: Castle Belgalor
Posts: 1858
Avatar
Reply | Quote
Adding a background image to a table


If you want the same background image in all your cells then this will be the code for it..

<table border="1"
background="your picture goes here.jpg">
<tr>
  <td>First</td>
  <td>Row</td>
</tr>
<tr>
  <td>Second</td>
  <td>Row</td>
</tr>
</table>

</body>
</html>

---
Image

Image

2/1/07, 17:10 Send a PM to this person Send an MSN Message
 
indicaspice
Bronze Member
Global user

Registered: 12-2005
Location: my corner of the universe.
Posts: 191
Avatar
Reply | Quote
Re: Adding a background image to a table


You realize this just makes me want to do this don't you....lol!

---
ImageClick pic
2/1/07, 22:24  
 


Add A Reply






Link to us   -  Blogs   -  Hall of Honour   -  Chat
You are not logged in (login)      Board's time is: 29/11/09, 10:01