<ahref="#ct1">跳转到词条1</a>
<ahref="#ct2">跳转到词条2</a>
<br>
<divid="ct1">词条1</div>
<divid="ct2">词条2</div>
底下定好容器的id,在a的href中用#+id,就可以实现跳转了。