Difference Between Relative Path And Absolute Path
- Forums
- Windows Hosting
- Difference Between Relative Path And Absolute Path
This Page Contains information about Difference Between Relative Path And Absolute Path By Webune Support in category Windows Hosting with 0 Replies. [1533], Last Updated: Mon Jun 24, 2024
Webune Support
Tue Oct 06, 2009
0 Comments
437 Visits
Welcome to Webune Forums, You can find excellent web hosting options at Webune.com.. this short tutorial we'll try to explain the diferences between relative path and absolute path.
on this tutorial we will cover:
difference between relative absolute links
Absolute path: The absolute path means the 'root' path. in other words, the starting path. for example this post you are reading right now, the absolute path is:
http://www.webune.com/forums/difference-between-relative-path-and-absolute-path.html
Relative - the relative path simply means how the path is in relationship with the current page;
for example this post you are reading right now, the relative path is:
/difference-between-relative-path-and-absolute-path.html
as you can see from the examples, you can create you links as absolute or relative. the BEST way to program your links is to make them absolute because if you go with the absolute linking format, you will most likely avoid mistakes in your linking pages.
hope this helped you explained how relative and absolute paths are different.