Results 1 to 2 of 2

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

  1. #1

    <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

  2. #2
    Join Date
    Mar 2004
    Location
    China
    Posts
    3,315
    A little used html tag - though a usefull one. For those wanting it form the horses mouth: http://www.w3.org/TR/html4/struct/links.html#h-12.4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •