View Full Version : what's wrong with this html line?
onetrueday
08-11-02, 07:52 PM
whats wrong with this line? The link is clickable, but the thumbnail wont appear?
<a href="http://img1.ranchoweb.com/images/lillianv/im002553.jpg"><img scr="http://img1.ranchoweb.com/images/lillianv/im002553.jpg" /a>
try pasting it into a notepad html and you'll see what I mean. This really has to be done tonight... I was supposed to have already put this up for sale for the fellow!
you need a thumbnail picture, what you are doing with what you've shown me is linking a picture to teh same picture, i.e. you would click the picture and it would refresh the same picture, heh
the code would be
<a href="http://img1.ranchoweb.com/images/lillianv/im002553.jpg"><img src="http://img1.ranchoweb.com/images/lillianv/im002553.jpg"></a>
your error was the </a> closing
onetrueday
08-11-02, 08:15 PM
<h4 align=center> Group Shots </h4 align=center><br><a href="http://img1.ranchoweb.com/images/lillianv/im002553.jpg"><img src="http://img3.ranchoweb.com/images/lillianv/im002553t.jpg">
<href="http://img1.ranchoweb.com/images/lillianv/im002556.jpg"><a img scr="http://img3.ranchoweb.com/images/lillianv/im002556t.jpg"></a><a href="http://img1.ranchoweb.com/images/lillianv/im002566.jpg"><img scr="http://img3.ranchoweb.com/images/lillianv/im002566t.jpg"> </a><br><hr width=90% size=4 noshade>
<h4 align=center>Vehicles</h4 align=center>
still not working...
Originally posted by onetrueday
<h4 align=center> Group Shots </h4 align=center><br><a href="http://img1.ranchoweb.com/images/lillianv/im002553.jpg"><img src="http://img3.ranchoweb.com/images/lillianv/im002553t.jpg">
<href="http://img1.ranchoweb.com/images/lillianv/im002556.jpg"><a img scr="http://img3.ranchoweb.com/images/lillianv/im002556t.jpg"></a><a href="http://img1.ranchoweb.com/images/lillianv/im002566.jpg"><img scr="http://img3.ranchoweb.com/images/lillianv/im002566t.jpg"> </a><br><hr width=90% size=4 noshade>
<h4 align=center>Vehicles</h4 align=center>
still not working...
that code is all messed up :p
give me a second
actually, let me ask you this first, what exactly is it you are trying to do...
can you give me the whole page? or the rest of that? you have it in headings?
oh, i think i see now, hold on
this works, i am 100% sure
<h4 align=center> Group Shots </h4 align=center><br><a href="http://img1.ranchoweb.com/images/lillianv/im002553.jpg">
<img src="im002553t.jpg" width="200" height="150"></a><br><hr width=90% size=4 noshade>
<h4 align=center>Vehicles</h4 align=center>
let me know
note you need im002553t.jpg in the same directory as this html file
your code was just fine, the host probably does not allow linking directly to images, eg bandwidth sharing.
also, setb the width and ht of the image link:
width='150' height='100' border='0'
onetrueday
08-11-02, 09:27 PM
it works!
<html>
<h2 align=center><b> Teenage Mutant Ninja Turtles </h2 align=center></b>
<h2 align=center><b> For Sale </h2 align=center></b>
<hr width=90% size=4 noshade>
<body><br><p>Beautifully maintained and cherished Turtles for sale. In an effort to help pay for
college, I'm regrettably putting part of my Turtle collection up for auction. As you can see from the
pictures below, all the figures are in at least near mint condistion. Each picture is clickable to
reveal a full size image so you can further examine the figure. Although I dont have the bubble section
of the packaging, each figure comes with the original cardboard backing in NM condition or better.
<br><br> <br>
<hr width=90% size=4 noshade>
<h4 align=center> Group Shots </h4 align=center><br><a
href="http://img1.ranchoweb.com/images/lillianv/im002553.jpg"><img
src="http://img3.ranchoweb.com/images/lillianv/im002553t.jpg"></a>
<a href="http://img1.ranchoweb.com/images/lillianv/im002556.jpg"><img
src="http://img2.ranchoweb.com/images/lillianv/im002556t.jpg"></a>
<a href="http://img1.ranchoweb.com/images/lillianv/im002566.jpg"><img
src="http://img2.ranchoweb.com/images/lillianv/im002566t.jpg"></a>
<br><br><hr width=90% size=4 noshade>
<h4 align=center>Vehicles</h4 align=center>
<br>
<a href="http://img2.ranchoweb.com/images/lillianv/auto1.jpg"><img
src="http://img2.ranchoweb.com/images/lillianv/im002575a.jpg"></a>
<a href="http://img2.ranchoweb.com/images/lillianv/auto2.jpg"><img
src="http://img2.ranchoweb.com/images/lillianv/im002577a.jpg"></a>
<a href="http://img2.ranchoweb.com/images/lillianv/auto3.jpg"><img
src="http://img2.ranchoweb.com/images/lillianv/im002578a.jpg"></a>
<a href="http://img2.ranchoweb.com/images/lillianv/auto4.jpg"><img
src="http://img2.ranchoweb.com/images/lillianv/auto4a.jpg"></a>
obi womp kenuzi
08-16-02, 04:41 AM
can i have the link to this page , i wanna see the turtles :D
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.