<!DOCTYPE html>
<html>
<body>
<div style="height: 2000px">
<!-- Spacer to make sure that the named anchor below requires scrolling -->
</div>
<a name="anchor1">This is an anchor point named "anchor1"</a>.
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<div style="height: 2000px">
<!-- Spacer to make sure that the named anchor below requires scrolling -->
</div>
<a name="anchor1">This is an anchor point named "anchor1"</a>.
</body>
</html>