HTML-Button-Link

Linkcode für HTML-Schaltflächen.

HTML-Button-Link

Ohne Javascript:

<form action="../html-link.htm"/
    <input type="submit" value="This is a button link"/
</form/

Mit Javascript:

<input type="button" value="This is button link" onclick="window.location.href='../html-link.htm'"/

 


Siehe auch

Advertising

HTML-LINKS
SCHNELLE TABELLEN