亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

FORM表單編寫

Original 2019-04-16 10:16:08 220
abstract: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>20190416</title></head><body><form action=&quo
<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>20190416</title>

</head>


<body>



<form action="#" method="post" >

<input type="text" name =  "username">


<input type="button" value ="提交"/>

</form>

</form>


</body>

</html>


Correcting teacher:天蓬老師Correction time:2019-04-16 13:47:55
Teacher's summary:以后, 記住, 按鈕盡可能用button這個(gè)標(biāo)簽來寫, 不要再用input了

Release Notes

Popular Entries