"Return to Main Page" help - Post ID...

User 2166494 Photo


Registered User
11 posts

Good Afternoon,

I am new to this page writing thing and was wondering if somebody could help me with codes for both a "return to main page" button and "return to home page" button?
User 187934 Photo


Senior Advisor
20,266 posts

Here's one way.:)

<div align="left"><a href="http://myhomepage.com"><img src="http://myhomepage.com/buttons/button.jpg"></div>


You need a pic of a button to upload to your host. In this example that would be called button.jpg

I don't know how fancy you want it to be.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 364143 Photo


Guest
5,410 posts

Another method.

<div style="text-align: center;"><button type="submit" onClick="location.href="/">Home</button></div>
CoffeeCup... Yeah, they are the best!
User 38401 Photo


Senior Advisor
10,951 posts

Another method is to just create a menu with those main links on it. Should be a menu like that on most sites anyways if you want your visitors to get around the site easier. This basically solves the issue of having a menu and the return to links since they can click the menu buttons. :)
User 2166494 Photo


Registered User
11 posts

THANK YOU :)

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.