# 43 input:多選按鈕  <!DOCTYPE html> <html> <head> <title></title> </head> <body> くh2>申請加入會員</h2> <form action="image.html" method="get"> 帳號<input type="text" name="memId" maxlength="10" size=" 12" placeholder="輸入1~10字元"><br> 密碼<input type="password" name="mempsw" maxlength="10" size="12" ><br> 性別<input type="radio" name="gender" value="1">男 <input type="radio" names"gender" value="0">女<br> 語言<input type="checkbox" name="lang" value="a">HTML <input types"checkbox" name-"lang" value-"b">css <input type="checkbox" name="lang" value="c"> JavaScript <input type="checkbox" name="lang" value="d">Java < br> <button>確定加入</button> </form> </body> </html> 
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up