D
Deb
I have the below HTML code fragment on several pages on my web design. The
code works from ALL pages EXCEPT from the home page. I get the "page cannot
be displayed" error.
The code is :
<p style="font-family:verdana;font-size:80%"><a href="buying.htm#year
end">year end</a>
<a name="year end"> </a> </p>
As I said this code works from my ten other pages but not from the home
page. I have even created a duplicate of the home page (which became page 2)
and the link works. When I deleted the original home page, and page 2 (the
duplicate) became page 1, the link didn't work.
Hope someone can help with this strange behaviour!
PS: I am new to web site building and I have found this site amazing! I
have found so many helpful suggestions, tricks and info on html code and
because of the posts on this site I was able to create a decent web site (my
opinion of course).
code works from ALL pages EXCEPT from the home page. I get the "page cannot
be displayed" error.
The code is :
<p style="font-family:verdana;font-size:80%"><a href="buying.htm#year
end">year end</a>
<a name="year end"> </a> </p>
As I said this code works from my ten other pages but not from the home
page. I have even created a duplicate of the home page (which became page 2)
and the link works. When I deleted the original home page, and page 2 (the
duplicate) became page 1, the link didn't work.
Hope someone can help with this strange behaviour!
PS: I am new to web site building and I have found this site amazing! I
have found so many helpful suggestions, tricks and info on html code and
because of the posts on this site I was able to create a decent web site (my
opinion of course).