< html > |
< head > |
< title >表格标记</ title > |
</ head > |
< body > |
< form action = "user.jsp" method = "POST" target = "_blank" > |
< br > |
您的姓名: |
< input type = text name = user > |
< br > |
您的网址: |
< input type = text name = weburl value = "" > |
< input type = submit value = "发送" > |
</ form > |
</ body > |
</ html > |
by: 发表于:2018-01-22 09:48:37 顶(0) | 踩(0) 回复
??
回复评论