Im trying to add an anchor point inside a scrolling box http://www.farmshopslincolnshire.co.uk/dir...ysoutheast.html
The link will be on another page and I need the anchor point to move the box in the page above to specific points of text.
When I tried this all it did was load the page as normal, this is the code I used
This was the link on another page which was attached to an image:
<a href='directorysoutheast.html#woodlands'> </a>
and this is the anchor point:
<a name=woodlands></a>