I had some images in my file and they didn't appear. I was wondering what I was doing wrong.
<IMG SRC="http://myname.vndv.com/picture.jpg"
Do I need to do something different?
fenerli
Jul 12 2008, 01:21 AM
Use paths relative to your web root, e.g.
CODE
<img src="/picture.jpg" />
Also, remember that file names are case sensitive, so make sure it is picture.jpg, not Picture.jpg or picture.JPG
aussiemcgr
Jul 12 2008, 01:30 AM
fenerli rites, 1) do u have the picture in any sub folders or directories? 2) have they been uploaded? 3) check case
we can help you better if u can locate the picture in your control panel, open the file, and copy the url here. e.g: http://steelersfan.vndv.com/teams.jpg
just seeing the url for the picture shows that 1) if it is in a directory, 2) if it has been uploaded, 3) the case or each letter.
pdsimdars
Jul 12 2008, 09:19 AM
Worked perfectly. I had cut and pasted most of the names in but the main picture I typed and got one letter wrong case. Thank you both.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.