Codesupplier.com

free html codes for your website

Make this website my homepage button

By using this code on your homepage gives users an option to make your website their homepage, this leads to repeat traffic which can increase sales.

To get this great feature on your website just copy and paste the following html code. Change the area in red into your own website address.

 

<FORM>
<INPUT TYPE="button" VALUE="Make This Site Your Home Page" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage
('http://www.yourname.com/');">
</FORM>

 

< Go back to Javascript Snippets