Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 06-21-2009, 09:01 PM   #1
Warrior Member
 
Join Date: Jun 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Table background image problem

I'm trying to put a background in my table data section but i#m having no luck. It's been a while since i've made any websites but the last time i did i used this same method and now it's not working. Can anyone help ?

The page i'm working on is and i'm trying to get the coding marked in bold to work:

<TABLE WIDTH=1000 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD COLSPAN=5>
<IMG SRC="/lay_01.jpg" WIDTH=1000 HEIGHT=363 ALT=""></TD>
</TR>
<TR>
<TD ROWSPAN=4>
<IMG SRC="/lay_02.jpg" WIDTH=42 HEIGHT=537 ALT=""></TD>
<TD COLSPAN=3>
<IMG SRC="/lay_03.jpg" WIDTH=923 HEIGHT=52 BORDER=0 ALT="" USEMAP="#lay_03_Map"></TD>
<TD ROWSPAN=4>
<IMG SRC="/lay_04.jpg" WIDTH=35 HEIGHT=537 ALT=""></TD>
</TR>
<TR>
<TD COLSPAN=3>
<IMG SRC="/lay_05.jpg" WIDTH=923 HEIGHT=32 ALT=""></TD>
</TR>
<TR>
<TD ROWSPAN=2>
<IMG SRC="/lay_06.jpg" WIDTH=4 HEIGHT=453 ALT=""></TD>
<TD style="background-image:url(/lay_07.jpg)"></TD>


<TD ROWSPAN=2>
<IMG SRC="/lay_08.jpg" WIDTH=3 HEIGHT=453 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="/lay_09.jpg" WIDTH=916 HEIGHT=21 ALT=""></TD>
</TR>
</TABLE>

sasikashiroshi is offline   Reply With Quote
Old 06-22-2009, 01:13 AM   #2
HyperActive Warrior
 
Join Date: Aug 2008
Location: Lancaster,PA
Posts: 354
Blog Entries: 1
Thanks: 5
Thanked 52 Times in 36 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via MSN to BrainDance Send a message via Yahoo to BrainDance Send a message via Skype™ to BrainDance
Default Re: Table background image problem

wow, your code is a bit messy, here is a bit cleaner
<div align="center">
<table width="64%" border="0" cellpadding="0" cellspacing="0" background="yourimagehere.jpg">
<tr>
<td>text</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</div>

================================
I am taking on only ecover design work for the next 90 days. Rates are 47.00 for single cover, discounts for multiple..just ask! No payment until completed.
http://www.d27portfolio.com for sample works
BrainDance is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
background, image, problem, table

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 03:50 AM.