when on the computer your link should look something like this
<a href="//c/mydocuments/user/abou1.html"</a> (You need to link it to the location on your computer)
However when you are linking online the link will look like the following
<a href="pages/abou1.html"</a> (You need to link it to the location on your server.)
<a href="//c/mydocuments/user/abou1.html"</a> (You need to link it to the location on your computer)
However when you are linking online the link will look like the following
<a href="pages/abou1.html"</a> (You need to link it to the location on your server.)