日夜不得闲

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 2 <html xmlns="http://www.w3.org/1999/xhtml">
 3 <head>
 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 5 <title>无标题文档</title>
 6 </head>
 7 
 8 <body>
 9 
10 <form name="form1" id="form1" action="login.php" method="get">
11     用户名:<input type="text" name="username" size="40" />
12     密码:<input type="password" name="password" size="40" />
13     <input type="submit" value="提交表单" />
14 </form>
15 
16 
17 
18 
19 </body>
20 </html>

 

 

posted on 2016-11-30 00:16  日夜不得闲  阅读(94)  评论(1)    收藏  举报