קישור לחצן HTML

קוד קישור לחצן HTML.

קישור לחצן HTML

בלי javascript:

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

עם javascript:

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

 


ראה גם

Advertising

קישורי HTML
°• CmtoInchesConvert.com •°