[thelist] A Question of Relative Paths

Casey Crookston casey at thecrookstons.com
Mon Mar 14 10:26:07 CST 2005




----- Original Message ----- 
From: "VOLKAN ÖZÇELİK"


> Use base tag.
>
>  <HEAD>
>    <TITLE>Our Products</TITLE>
>    <BASE href="http://www.aviary.com/products/intro.html">
>  </HEAD>
>
> ...
>
>  <BODY>
>    <P>Have you seen our <A href="../cages/birds.gif">Bird Cages</A>?
>  </BODY>
> </HTML>

Okay, but how does this resolve on a local development server?



More information about the thelist mailing list