Question:
I can't get my links to work?
Jacob
2010-10-31 22:10:24 UTC
I'm making a website for my web design class and I have links that aren't working correctly. I have a link on each of my pages that directs it the my index.html page, but every time I test it all my browsers and it says it can't be found. I have no idea what I did wrong. What do I do?
Three answers:
Yuki
2010-10-31 23:24:11 UTC
It sounds like your link is working just fine, but there's a problem in where it's pointing to.



-Make sure you've spelled the file name correctly.

-Make sure you're using the correct file extension (.htm or .html).

-If you're using absolute links, make sure the entire file path is correct.

-If you're using relative links, make sure the file you're linking to is in the same directory as the file you're linking from.

-If you're working with files uploaded to the Internet, make sure that the file is on the server.
?
2010-11-01 05:14:26 UTC
Did you type on link then copy and paste it? If so this could be a syntax error. Check your spelling and make sure the URL is exact to the one that's on the browser
nova706
2010-11-01 19:52:58 UTC
Make sure your html code is correct:



Click Here



Just replace DOMAIN.COM with your own domain.



Check out http://706design.net


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...