ensa0609
07-01-2005, 01:37 AM
Please excuse my ignorance-- I'm very new to html and such. I'm trying to add pictures to a webpage. I have the tag to use a thumbnail. However, every file name that I type, I don't get a picture when I submit it. I have tried changning the file name.
<A HREF="LORI.jpg">
<IMG HEIGHT=50 WIDTH=50 SRC="LORI.jpg"></A>
when I search for LORI.jpg through the search option on my computer, it finds the image. But when put in the html as above, a box comes up with an "x". Anyone know why?
<A HREF="LORI.jpg">
<IMG HEIGHT=50 WIDTH=50 SRC="LORI.jpg"></A>
when I search for LORI.jpg through the search option on my computer, it finds the image. But when put in the html as above, a box comes up with an "x". Anyone know why?