Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Table background image problem
Old 06-21-2009, 10:29 PM Table background image problem
Junior Talker

Posts: 3
Name: sasika
Trades: 0
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>
__________________

Please login or register to view this content. Registration is FREE
sasikashiroshi is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-22-2009, 06:38 AM Re: Table background image problem
Junior Talker

Posts: 1
Trades: 0
if you want to display the bg picture you have to place something inside TD tags... I suggest you to put a space - &nbsp

<TD style="background-image:url(lay_07.jpg)">&nbsp</TD>
lammar is offline
Reply With Quote
View Public Profile
 
Old 06-22-2009, 10:00 AM Re: Table background image problem
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Here's an even better suggestion - dump the tables for layout and learn CSS to build sites WITHOUT tables.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 06-22-2009, 10:13 AM Re: Table background image problem
thefandango's Avatar
Extreme Talker

Posts: 215
Trades: 0
you can use tables with a css sylesheet - I would try that if you are not comfortable with moving away from tables for layout just yet.
__________________

Please login or register to view this content. Registration is FREE

thefandango is offline
Reply With Quote
View Public Profile
 
Old 06-22-2009, 01:37 PM Re: Table background image problem
konetch's Avatar
Ultra Talker

Posts: 258
Trades: 0
also, make sure that is the correct path to the image
__________________
Alex
konetch is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Table background image problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.55689 seconds with 12 queries