2016-04-14 02:55:33 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>Marks I</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1 id="top">Top</h1>
|
|
|
|
<a href="#top">Top</a>
|
|
|
|
<a href="#bottom">Bottom</a>
|
2016-04-18 18:26:01 +02:00
|
|
|
<div style="height: 3000px; width: 3000px;">Holy Grail</div>
|
|
|
|
<div style="height: 3000px; width: 3000px;">Waldo</div>
|
|
|
|
<div style="height: 3000px; width: 3000px;">Holy Grail</div>
|
2016-04-14 02:55:33 +02:00
|
|
|
<h1 id="bottom">Bottom</h1>
|
|
|
|
</body>
|
|
|
|
</html>
|