gakkie プログラミング 備忘録

tech::expert(現tech camp) 45期

form

form練習

form練習 その1 ユーザー名: パスワード: 好きな果物:" checked>りんご" >ぶどう 性別:malefemale コメント: 見えない入力欄: ユーザー名:<input type="text" name="username" placeholder = "username"><br><br> パスワード:<input type="password" name="password" placeholder = "password"><br><br> 好きな果物:<input type="checkbox" name="fruits[]" checked>りんご