steven_d02
n00b
- Joined
- Feb 15, 2005
- Messages
- 51
What is the best way or prefered way of formating links for your website. Shoulds they be
relative such as : href="../folder/files.html"
absolute href="http://www.blah.com/folder/files.html"
or based from root href="/folder/files.html"
or is this really a matter of personnel preference? Thanks for you input.
relative such as : href="../folder/files.html"
absolute href="http://www.blah.com/folder/files.html"
or based from root href="/folder/files.html"
or is this really a matter of personnel preference? Thanks for you input.