# 49 input:多行文字輸入 <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" 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> 有話要說<br> <textarea name="note" rows="5" cols="3@"></textarea> <input type="submit" value="確定加入"><br> <input type="reset" value="還原"><br> <input type="button" > <br> <button type="submit"><img src="images/add_member.png"> 確定加入</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