PDA

View Full Version : this is not working.



randomperson9
04-08-2008, 12:00 AM
I put this table that i made into my coding but the image that is suppost to be behind the table is not showing up. here is the table code I used.

<TABLE border=1 width="600">
backround="file:///C:/Documents%20and%20Settings/crocker%20bob/My%20Documents/My%20Pictures/content%20box.bmp">
<TR>
<TD>I rock</TD>
<img width="1" height="100" align="left" src="invisible.gif">
</TD>
</TR>
</TABLE>

is there anything wrong with this code?

*do to my personal info the image will not work due to me changing the name to bob crocker whitch is not my real name*

ty

Moved by Invent (Forum Moderator) from Designing & Development: Please post in the correct forum next time, thanks :).

Invent
04-08-2008, 12:32 AM
The issue is the background is trying to find an image on your local computer. You need to use an online image that has a valid URL.

randomperson9
04-08-2008, 02:26 AM
like image shack?

Calon
04-08-2008, 08:22 AM
Try using tehupload (Tehupload.com), and then paste your generated link over the local URL

Blazz
12-08-2008, 05:44 PM
Has anyone noticed that the background isnt actually inside the <table> tag?

Plux
12-08-2008, 05:52 PM
Has anyone noticed that the background isnt actually inside the <table> tag?

ROFL!!!

He didn't say it's going on his site.
Ahahaha! Nice spot Jason.

Blazz
12-08-2008, 06:00 PM
ROFL!!!

He didn't say it's going on his site.
Ahahaha! Nice spot Jason.

How did you know I was called Jason? :afro:

Btw, you have actually gotten nicer! :O You usually would have flamed me for spotting that.

AlexOC
15-08-2008, 07:34 AM
Lol, pretty easy mistake/typo

Want to hide these adverts? Register an account for free!