View the featured code here: https://codepen.io/chesterscode/pen/YzeVwzj

So you want to make an HTML button that links to another page on a website. This tutorial explains how to write the HTML code to create a button and then how to link it.

I also explain how to format the button in terms of background and font colour, size and rounded borders. CSS is used to applies these formats.
------------------------