so I’m trying to get my linked page to link back up to my index.html page…here is the code i used:
<a href="/Atompkins/index.html>Back to home page</a>
i know we just did this in class, but im confused…sorry
so I’m trying to get my linked page to link back up to my index.html page…here is the code i used:
<a href="/Atompkins/index.html>Back to home page</a>
i know we just did this in class, but im confused…sorry
sorry, here is the code:
Comment by adam — September 15, 2009 @ Tuesday, September 15, 2009 12:27 pm
If your directory is:
Atompkins > index.html
(and)
Atompkins > (folder) > page.html (that you’re working on)
then you don’t need the “/Atompkins”
I hope you get this diagram…lol
Comment by Michael — September 15, 2009 @ Tuesday, September 15, 2009 7:54 pm
Michael – you are a genius. I don’t need it, and now its all working right. thank you sir, youre a gentleman and a scholar
Comment by adam — September 16, 2009 @ Wednesday, September 16, 2009 2:48 pm