在HTML中添加目录

<a href="#num1">跳转到第一章</a>
<div id="num1">第一章</div>
用a的href,#+页面内id即可

不错,我已经用到我的随笔里去了
效果如下~


posted on 2014-09-19 20:52  SCaptain  阅读(2259)  评论(0编辑  收藏  举报

导航