當(dāng)前位置:
首頁 >
網(wǎng)站開發(fā) > 正文
<html>
<head>
<title>網(wǎng)頁特效</title>
</head>
<body>
<span><input type="checkbox" name="checkusername" id = "checkusername" /></span>
<label for="checkusername" class="remberun">記住用戶名</label>
<span><input type="checkbox" name="checkpwd" id = "checkpwd" /></span>
<label for="checkpwd" class="remberpw">記住密碼</label>
</body>
</html>