close

表單輸入格的背景色 ?
<input type="text" name="idno" style="background-color:#FFFF00" >
用button做超連結將網頁開啟
方法一:
<input type="button" value="連結" on click="window.location='http://www.hinet.net '" >
方法二:
<form .... > 裡頭 加上 target = "xxxx" 就可了
全站熱搜