梁鈺潔第七周

第七週網頁命令與VBA命令比較

網頁指令
輸入資料:
輸入資料:<input type="text" 
輸入數字:
輸入數字:<input id="b" type="number" />
網頁指令
<input onclick="alert('你是豬')" type="button" value="按我" />
輸入密碼
輸入密碼<input type="password" >
是否吃素:
是否吃素:<input type="checkbox"></td></tr>
豬<input type="radio" />狗<input type="radio" />貓<input type="radio" />
豬<input name="pet" type="radio" />狗<input name="pet" type="radio" />貓<input name="pet" type="radio" />

留言

這個網誌中的熱門文章

電子試算表發明人D10917239何鈺潔

EXCEL讀取WEB道瓊30編輯資料表

D10917239何鈺潔python迴圈range