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 இணைப்புகள்
விரைவான அட்டவணைகள்