Enllaç de botó HTML

Codi d'enllaç de botó HTML.

Enllaç de botó HTML

Sense JavaScript:

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

Amb javascript:

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

 


Vegeu també

Advertising

ENLLAÇOS HTML
TAULES RÀPIDES