[thelist] Table Background (no repeat)

Bob Boisvert webdad at tampabay.rr.com
Wed Oct 10 13:44:27 CDT 2001


if you want to add a background image just to that table as a whole use

<table border="1" width="100%" background="yourimage.gif>
<tr>
<td width="33%">blah,blah,blah</td>
</tr>
</table>



Use this for a background in one table cell

<table border="1" width="100%">
<tr>
<td width="33%" background="yourimage.gif height="100">blah,blah</td>
<td></td>
<td></td>
</tr>
</table>

Hope this helps,
Bob






-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Annie
Sent: Wednesday, October 10, 2001 12:25 PM
To: thelist at lists.evolt.org
Subject: [thelist] Table Background (no repeat)


I have a small image that i want to place as a background in a table. I want
to keep the image small, and I dont want it to repeat. I want to place it
near the top and in the center :) is this possible? I know you can do this
sort of thing with a BODY background, but I cant find anything about it for
a table.

TIA :)

Annie
_________________________
Annie Phelan
Web | eLearning Developer
Twitch
1.403.852.3670
annie at twitch.ca
http://www.twitch.ca


---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt !
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.282 / Virus Database: 150 - Release Date: 9/25/01

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.282 / Virus Database: 150 - Release Date: 9/25/01





More information about the thelist mailing list