设置锚点 

<a name="top"></a> 

同页跳转 

<a href="#top">返回顶部</a> 

不同页跳转 

<a href="test.htm#top>跳转到test.htm页面顶部</a> 

相关文章: