So I know absolutely nothing about HTML and im editing my site
I managed to create a button that opens a link
<button onclick="location.href = 'http://gotlinks.co/5Vvl';" id="myButton" class="float-left submit-button" >Click me to Verify!</button>
But it only works in firefox and not chrome, someone please help me