Create html website with only one picture and buttons with link?

Do
- in Servers
1

I want to create an html website where there's only one picture and 3 buttons where you click and then come to the page of the link.

Since we're making a page for a minecraft server and there should only be 3 buttons with a background image and if you click on the button you should get to the website.

I want to do that with HTML but don't quite know how to do it again.

I don't want to see any responses with Website Builder or anything because I don't need it, I just need the code.

An example of how it might look would be the minecraft server keinleben.net site

Since there's exactly a background image and a button with the left.

Or is there an online editor or so where you can set up the website as you want with a background image and where you can make buttons with the links and then get the entire HTML code at the end

La

If you want to do it yourself you can look at the corresponding instructions on http://w3schools.com.

There are always several options for setting a background image or creating a button.