Open yipupa opened 7 years ago
html like
<a href="#target">go to target</a> <h1 id="target">target</h1>
css h1{margin-top:1200px;}
h1{margin-top:1200px;}
Click this A tag and sth. goes wrong with the footer NAVBAR!
ouch! Seems to be the same issue as #141 Will look into it.
html like
css
h1{margin-top:1200px;}
Click this A tag and sth. goes wrong with the footer NAVBAR!