View Single Post
Old 29-08-2005, 15:13   #1 (permalink)
cberic3
Registered User
 
Join Date: Aug 2005
Posts: 12
<base href="SITENAME" /> = RELATIVE LINKS THAT WORK SITEWIDE

<base href="SITENAME" /> = RELATIVE LINKS THAT WORK SITEWIDE

Wrote a simple howto to prevent having to rely on internal, sitewide absolute links. Only drawback is if you use subdomains and you want to preserve the subdomain path in the address bar. Really, really simple tip that saves alot of time in case need to preserve your relative links.

http://computing.adviceuniverse.com/...50822basehref/

-Eric
  Reply With Quote