help in HTML , about paths :D?

Bashar Y

New member
hi guys ,

if i have a webpage and the address was www.*X*X*X.com/yy/aa

and i wanted to make image,
sometimes the path is written like this <img src="/back.jpg"/>
so when the path is written like this , does this mean that the path of the image is :

www.*X*X*X.com/yy/aa/back.jpg
or
www.*X*X*X.com/back.jpg

thnx :D
of course the image that i want is on that page :D
 
Back
Top