Forum Moderators: open
<html>
<head>
<style>
img.button-link {
width: 75px; height: 40px; border: none;
}
</style>
</head>
<body>
<div class="button-link">
<a href="#another-area" title="Whatever.">
<img src="aaa.jpg" class="button-link" alt="" title="" />
</a>
</div>
<!--Another location of the page-->
<div style="margin: 40em 2em; height: 40em; border: .1em solid #000;">
<p>
<a name="another-area">
</a>
</p>
Another area text.
</div>
</body>
</html>
<edit> Minot edit. </edit>
[edited by: D_Blackwell at 8:33 pm (utc) on Aug. 6, 2008]
<form action="yourpage.html#link3"><input type="submit" value="link 3"></form>
<a name="link3" id="link3"></a>
<p> 3 text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text</p>