Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- The <base> element and how to use it effectively


Fotiman - 3:56 pm on Aug 6, 2007 (gmt 0)


@penders:


So I use relative internal links and base href.
:
PS. I don't use the "../../ method, I only use "/folder/page.htm method, so do you think I'm ok?

But that's an absolute ref, do you need the base element afterall?

Actually, no, that's not an absolute ref. It is actually a relative link that is relative to the root. At first glance it might seem like it's an absolute ref., but in fact it is not. If, for example, you move the page containing this link to a new site, the link is now relative to the root of the new site, not the original site (so it is clearly not absolute).


Thread source:: http://www.webmasterworld.com/html/3414338.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com