Hi everyone, Please do not crush me as i am new to this arena. I have sucessfully created my index.html file on my host server. I have created a secondary file called Faqs.html and placed it in the same area as my index.html. On my index.html file i have a link that should take me to www.XXXXXXXX.com/Faqs.html however when i click on it i get a 403 or 404 error. Is the location of my Faqs.html in the wrong place or something else. I am sorry if i am not descriptive enough.
Paste your link code here so we can have a look at it. It should be something like <a href="Faqs.html">Read our FAQ</a> or <a href="http://www.domain.com/Faqs.html">Read out FAQ</a>