Skip to content

HTML Button That’s A Link

Making your own link button with your own custom text is easy. You might want this because it looks different from a normal HTML link (you know, the blue underlined text).

Here’s how the linkable HTML button looks like:

Sometimes you might want a linkable HTML button because it fits into your overall design look and feel as well. So here’s the code – it requires Javascript, but it’s really simple. Just copy and paste the following line of code and you’re done!

Just replace “yourpage.html” with the URL of the page you want to click and go to, and replace “Link Button” with whatever words you want your button to show.

Leave a Reply

Your email address will not be published. Required fields are marked *