bughelp wanted
描述
html like
<a href="#target">go to target</a>
<h1 id="target">target</h1>
css
h1{margin-top:1200px;}
Click this A tag and sth. goes wrong with the footer NAVBAR!
html like
<a href="#target">go to target</a>
<h1 id="target">target</h1>
css
h1{margin-top:1200px;}
Click this A tag and sth. goes wrong with the footer NAVBAR!