chinchang/web-maker

Incorrect behavior with the footer NAVBAR

Open

#231 创建于 2017年11月9日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)JavaScript (2,386 star) (308 fork)batch import
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!

贡献者指南