1 replies
  • WEB DESIGN
  • |
I have no idea why this is NOT working. I have written this simple code many times as I design a website and now for some reason it is not working.

My main page (index.htm) has four pictures of staff on them.

I have a staff page (staff.htm) that talks about each person.


My links on the inxex page are like this.


<a href="staff.htm#AnchorName">IMG File</a>

On the staff page, each person as a Named Anchor <a name="AnchorName">Some text</a>


The problem is the first image works fine and send me to the page and the right person. Then next three all send me to the last staff member on staff.htm.

I have gone over this simple code over and over. As mentioned above, I have written this type of code hundreds of times and for some reason this time it is just not working.

Any ideas?

Have a Great Day!
#anchor #html #named
  • Profile picture of the author osegoly
    Would love to help you out. Could you please provide a copy of your code?
    {{ DiscussionBoard.errors[1821537].message }}

Trending Topics