<select>タグを使用したプルダウン型の選択式メニューは、次のように書きます。 HTML: <select name="住所"> <option value="tokyo">東京都</option> < ...
確定! 回上一頁