<!--注釋-->無法套用嗎?
<!-- <form?method="get"?action="11.php"> <label?for="1">用戶名:</label><!--這里有亮點(diǎn)哈哈,綁定對應(yīng)的from標(biāo)簽,如果綁定了點(diǎn)擊這個標(biāo)簽里面的內(nèi)容會光標(biāo)會獲取焦點(diǎn)到ID為username?的text文本框--> <input?type="text"?name="zhanghao"?id="1"?value=""/> <label?for="2">密碼:</label> <input?type="password"id="2"?name="mima"?value=""/> <input?type="submit"?value="確定"/> <input?type="reset"?value="重置"/> -->
在頁面上就僅僅隱藏了
<form method="get" action="11.php">
<label for="1">用戶名:</label>
還有另外的注釋方法嗎?
2016-07-18
分行注釋試試看吧兄弟。
2016-07-18
逐行注釋
2016-07-18
逐行注釋
2016-07-18
逐行注釋?