HTML button 超連結按鈕範例. <input type="button" value="連結名稱" onclick="location.href='要前往的網頁連結'">. 這裡用到的onclick 語法是JavaScript 的功能, ...
確定! 回上一頁