表单(Forms)

2024-01-05 14:34 小编

<form action="demo_form.php" method="post/get">

<input type="text" name="email" size="40" maxlength="50"> 

<input type="password"> 

<input type="checkbox" checked="checked"> 

<input type="radio" checked="checked"> 

<input type="submit" value="Send"> 

<input type="reset"> 

<input type="hidden"> 

<select> 

<option>苹果</option> 

<option selected="selected">香蕉</option> 

<option>樱桃</option> 

</select>

<textarea name="comment" rows="60" cols="20">

</textarea> 

</form>


在线咨询 拨打电话

电话

13363039260

微信二维码

微信二维码