Free2Host
About Free Web Hosting

How To Build Link Button HTML

Labels:
This is tutorial is tell about "How to build Link Button HTML"

Example:



The HTML code of that link button is:


<INPUT TYPE="BUTTON" VALUE="Free2host Home Page" ONCLICK="window.location.href='http://free2host.blogspot.com'">
if you wanna make that link button using Form Method insert the form code betwen that link:

<FORM>
<INPUT TYPE="BUTTON" VALUE="Free2host Home Page" ONCLICK="window.location.href='http://free2host.blogspot.com'">
</FORM>
Note: change the red text to your own link.

Bookmark and Share
Related Post


0 comments:

Post a Comment