Hi,
I got one stupid question. In one of my site, I have create an additional categories or directory, such as:
http://www.mysite.com/newdirectory/
My question is how do I link a text link in html file from directory level to a html file at root level?
Let said, I have a html file in directory level called new1.html (http://www.mysite.com/newdirectory/new1.html), and a html file at root level called newroot.html (http://www.mysite.com/newroot.html)
In new1.html page, how do I create a anchor text link to link to newroot.html? What to write in href=""?

I got one stupid question. In one of my site, I have create an additional categories or directory, such as:
http://www.mysite.com/newdirectory/
My question is how do I link a text link in html file from directory level to a html file at root level?
Let said, I have a html file in directory level called new1.html (http://www.mysite.com/newdirectory/new1.html), and a html file at root level called newroot.html (http://www.mysite.com/newroot.html)
In new1.html page, how do I create a anchor text link to link to newroot.html? What to write in href=""?