HTML ബട്ടൺ ലിങ്ക്

HTML ബട്ടൺ ലിങ്ക് കോഡ്.

HTML ബട്ടൺ ലിങ്ക്

ജാവാസ്ക്രിപ്റ്റ് ഇല്ലാതെ:

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

ജാവാസ്ക്രിപ്റ്റിനൊപ്പം:

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

 


ഇതും കാണുക

Advertising

HTML ലിങ്കുകൾ
ദ്രുത പട്ടികകൾ