samuelhauser
6/9/2016 - 2:48 PM

Hash Tag Links That Don’t Headbutt The Browser Window (anker)

h2:before { 
	display: block; 
	content: " "; 
	margin-top: -285px; 
	height: 285px; 
	visibility: hidden; 
}
<a href="#goto">Jump</a>

<!-- yadda yadda yadda -->

<h2 id="goto">Header</h2>