It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

please help me with images

please help me with images

Postby tcy999 on Mon Feb 26, 2007 10:21 pm

Hi there,
Am tearing my hair out over a (i think) simple image problem. I am new at html but have managed to put together a half decent website. However I am not able to upload images. I am using the following html - I can see some of the images on my own pc, and none of the images on a remote pc (you get the dreaded red cross). I have put each thumbnail image on my ftp server, and each full size image in html form on the ftp too.

I can't work this out. I imagine there is a simple solution for an experienced html-er but its a nightmare for me. Someone please - help?!:(

<html>
<body TEXT="000066" bgcolor="#999999">

<A HREF="image1-1.html" target="rightside" align="center"><IMG SRC="thumb1.jpg"
width="50" height="50" border="0"
alt="Click on the thumbnail to see a larger image." align="left"></a>

<A HREF="image1-2.html" target="rightside" align="center"><IMG SRC="thumb2.jpg"
width="50" height="50" border="0"
alt="Click on the thumbnail to see a larger image." align="left"></a>

<a href="image1-3.html" target="rightside"><img
src="thumb3.jpg" width="50" height="50" border="0"
alt="Click on the thumbnail to see a larger image." align="left"></a>
tcy999
 
Posts: 2
Joined: Mon Feb 26, 2007 10:19 pm

Postby LucasZ21 on Tue Feb 27, 2007 12:32 am

Well in the code you have up there you don't have your ending body tag or your ending html tag...
Image
User avatar
LucasZ21
100+ Club
 
Posts: 195
Joined: Mon Feb 26, 2007 2:31 am
Location: Mansfield, OH


Who is online

Users browsing this forum: No registered users and 5 guests