taw-tx
New Member
Hi guys and gals, just had a question about my website, and thought i'd google for a forum. Found this 
As a student, I've just learned how to program using HTML, and with this new found talent (haha) have created a website.
Just wondering about links for things like pictures, or for another page, i've been doing things like this:
< img src="http://www.tomnetf2s.f2s.com/gallery/holidays/group100ppijpeg.jpg" >
But, thats called an absolute, erm, location? I'm not sure. My point is, I'd like to know about the other way of doing it, whereby you only put something like:
group100ppijpeg.jpg as the locaiton of the picture. It only works if its in the same folder as the page of code you link to it from, or something - can anyone enlighten me?
Thanx,
Tom
As a student, I've just learned how to program using HTML, and with this new found talent (haha) have created a website.
Just wondering about links for things like pictures, or for another page, i've been doing things like this:
< img src="http://www.tomnetf2s.f2s.com/gallery/holidays/group100ppijpeg.jpg" >
But, thats called an absolute, erm, location? I'm not sure. My point is, I'd like to know about the other way of doing it, whereby you only put something like:
group100ppijpeg.jpg as the locaiton of the picture. It only works if its in the same folder as the page of code you link to it from, or something - can anyone enlighten me?
Thanx,
Tom