D Donald S Guest Feb 27, 2009 #1 When I type a certain code into my notepad and refresh my web page I am building the brower is saying Internet Explorer cannot open this page. This is the code I put in.<a href="references".html'>References</a>
When I type a certain code into my notepad and refresh my web page I am building the brower is saying Internet Explorer cannot open this page. This is the code I put in.<a href="references".html'>References</a>
D dyslәxic bunny Guest Feb 27, 2009 #3 Your quotes are messed up. This should work: <a href="references.htm">References</a>
D dyslәxic bunny Guest Feb 27, 2009 #4 Your quotes are messed up. This should work: <a href="references.htm">References</a>