View Single Post
  #1 (permalink)  
Old 07-03-2008, 03:29 PM
ms4u's Avatar
ms4u ms4u is offline
Senior Member
128 posts this year. Executive spud!
We have not managed to scare them away..
Last months UKWW Tokens: 28
 
Join Date: Apr 2008
Posts: 131
Thanks: 0
Thanked 1 Time in 1 Post
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default Sub-categories url in anchor link

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=""?

Reply With Quote