I am trying to code my Home button. Is there a way to just climb back up the file structure, instead of using the absolute path like I have below.
I have a file index.html that I have at C:\Users\Randy\Documents\XML\
Heres my code:
<a id="my-family" href="C:\Users\Randy\Documents\XML\index.html">Home</a>
Heres where I am trying to come from: C:\Users\Randy\Documents\XML\project\xml