1

1 <form action="form_action.asp" method="get">
2   Name:<input type="text" name="email" />
3   Country:<input type="text" name="country" value="China" readonly="readonly" />
4   <input type="submit" value="Submit" />
5 </form>

 

posted on 2016-12-01 17:00  Sharpest  阅读(466)  评论(0编辑  收藏  举报