# 45 input:送出表單按鈕  <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> </head> <body> くh2>申請加入會員</h2> <form action="image.html" method="get"> 帳號くinput types"text" names"memId" maxlength-"10" sizes" 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" name="gender" value="0">女<br> 語言<input type="checkbox" name="lang" value="a">HTML <input type="checkbox" name="lang" value="b">CSS <input type="checkbox" name="lang" value="c"> JavaScript <input type="checkbox" name="lang" value="d">Java < br> <input type="submit" > </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