Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我正在查看一个长网页并且它包含这么多子标题,那么网页中间的特定标题(部分)很重要。所以我希望下次打开标题,应该只将控件重定向到标题而不是网页的开头。请帮我..
在该特定标题附近添加:
<a name="important"></a>
现在你可以像这样在页面上引用这个特定的标签:
http://www.example.com/long-long-page.html#important