Hi All,
A quick query.
How can I reference a page relatively, that is in a folder higher in the hierarchy ?
e.g In page1, I want to make a link to page2 using an <a> tag. However page2 is in a folder above page1.
foldera contains: page2 & folderb
folderb contains: page1
This is just an example. The site I am working on is not yet live and so absolute referencing would be in the form:
C:/foldera/page2
I'd rather reference relatively to avoid problems when going live. This problem is applying to stylesheets and images as well. Is there anyway of refernecing these relatively when they are not in the same folder as the page or a folder within the same folder?
Sorry if this is a bit confusing.
starfishh
A quick query.
How can I reference a page relatively, that is in a folder higher in the hierarchy ?
e.g In page1, I want to make a link to page2 using an <a> tag. However page2 is in a folder above page1.
foldera contains: page2 & folderb
folderb contains: page1
This is just an example. The site I am working on is not yet live and so absolute referencing would be in the form:
C:/foldera/page2
I'd rather reference relatively to avoid problems when going live. This problem is applying to stylesheets and images as well. Is there anyway of refernecing these relatively when they are not in the same folder as the page or a folder within the same folder?
Sorry if this is a bit confusing.
starfishh