How to return back to homepage (in code) using html?

xblah900x

New member
Is there a way to return back to the homepage using relative directories in html?

For example, if I was at home->folder1->folder1a and I wanted to return home, is there any other way than ../.. using relative directories?

I want to know because I am still considering on a domain name and want to test it out offline without having to rename every single one of the pages to different file paths.
 
Back
Top