好吧,在HTML 4.01中,例如<div id="example">我可以<a href="#example">滚动到该div.
<div id="example">
<a href="#example">
我怎样才能产生同样的效果<section class="asd xyz">?
<section class="asd xyz">
html5
html5 ×1