View Single Post
Old 2009-01-26, 03:55 AM   #2
Maj. Stress
Progress rarely comes in buckets, it normally comes in teaspoons
 
Maj. Stress's Avatar
 
Join Date: Jun 2005
Location: Dark Side Of Naboo
Posts: 1,289
Quote:
Originally Posted by ngb1959 View Post
Hi, I was searching the internet for help with putting my pictures on my website. I know how to <img src=""> etc., but how do I .....

NOT have to put in the whole http://www. etc. thing

http:///www.mysite.com/graphics/pic1.jpg

each time I want to add a pic to my page?

Isn't there some kind of shortcut that I can use to where I only have to do this ?

/grapics/pic2.jpg

??

Thanks so much for your help.

Nina
Nina,
You might do a search on "relative html linking" or something similar. Sometimes you will need a ../ in front of the file you are pulling the images from. Or just img src graphics/pic.jpg It all depends on where the images are on your site.
hth
Maj. Stress is offline   Reply With Quote