<!-- Here you can right the setup like <html> and stuff... -->
<body>
<a href=“#id or class of text or something else“>Jump to: Here you link</a>
<h1 id=“id or class of texr or something else“>Here you link</h1>
</body>
<!-- you can use a id or a class with the href tag, like: href=“.class of your choise“. -->