|
|
属性 (W3C) |
<form | H2- ie1- N1- |
|
>(%block;|%inline;)* -(form) (%block;|script)+ -(form) | H41T H41F H41S |
</form> |
ブラウザ独自の属性 (ie N) |
|
<form action="cgi-bin/act.cgi" method="post">
お名前: <input type="text" name="n1"><br>
<input type="radio" name="sex" value="m" checked> 男性
<input type="radio" name="sex" value="fm"> 女性<br>
<input type="submit" value="送信">
<input type="reset" value="リセット">
</form>