Jump to content

About URL


nithiforyou

Recommended Posts

I'm not familiar with that terminology but you might be referring to absolute vs. relative (respectively).Absolute URL:http://www.google.com/search?q=define:absolute+URLi.e. <a href="http://www.w3schools.com/xml/default.asp">XML</a>Relative URL:http://www.google.com/search?q=define:relative+URLi.e. <a href="../xml/default.asp">XML</a>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...