Posted: Tue Jun 09, 2009 11:47 am Can't Show image in a table
Hi i am a pro but i just can't get a image in a table it dosen't show the picture here is my code:
Code: <table border="1" cellpadding="5" cellspacing="5" width="100%"
style="background-color:yellow;border:3px dashed black;">
<tr>
<th style="text-align:left"><IMG SRC="http://www.jarodco.me.uk/freedomp.gif" ALT=""></th>
<th style="text-align:left"><TAGNAME bgcolor="Silver">
<marquee bgcolor=Red>
<hr>
Thanks You For Visting JarodCo
<hr></marquee></th>
</tr>
<tr>
<td width="20%"><td><TAGNAME bgcolor="Silver">
<marquee bgcolor=Red>
<hr>
Thanks For Coming On JarodCo Please Come Again
<hr></marquee></td></td>
</tr>
</table>
Please Help Me
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4289
Location: MS
Posted: Tue Jun 09, 2009 1:27 pm
For image link, "http://www.jarodco.me.uk/freedomp.gif", I get this: Quote: Not Found
The requested URL /freedomp.gif was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Means that image is not where it is suppose to be or in wrong folder or has wrong name.
sticks464
Joined: 31 Dec 2006
Posts: 2629
Posted: Tue Jun 09, 2009 2:08 pm
Quote: Quote: jarodco
i am a pro Sorry, but Pro's don't use tables for layout.
jarodco
Joined: 09 Jun 2009
Posts: 21
Posted: Wed Jun 10, 2009 7:08 am Re:
Oh! Thanks for telling me i probably have not got the picture uploaded think that might fix it
PayneLess Designs
Joined: 28 Feb 2007
Posts: 4289
Location: MS
Posted: Wed Jun 10, 2009 6:48 pm
:lol: Image loads ok now so guess that was the problem?