Tagged Questions

6
votes
4answers
705 views

Absolute urls, relative urls, and…?

I am writing some documentation and I have a little vocabulary problem: http://www.somedomain.com/en/public/img/logo.gif is called an "absolute" url, right? ../../public/img/logo.gif is called a ...