码迷,mamicode.com
首页 > 其他好文 > 详细

11.19

时间:2016-11-30 03:40:48      阅读:371      评论:0      收藏:0      [点我收藏+]

标签:com   char   index   username   set   erp   option   密码   dir   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-cn">
<head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
    <title>网页标题</title>
    <meta name="keywords" content="关键字列表" />
    <meta name="description" content="网页描述" />
    <link rel="stylesheet" type="text/css" href="" />
    <style type="text/css"></style>
    <script type="text/javascript"></script>
</head>
<body>
    <form name=“forml” align="center" method=‘post‘>
        <table align=‘center‘ border=‘3‘ bgcolor="#ccffff" rules=‘all‘  >
            <caption><h2>清宏集团会员</h2></caption>
            <tr>
                <td align=‘right‘>    
                    用户名:<input type="text" name=“username”/>
                </td>
            </tr>
            <tr>
                <td align=‘right‘>    
                    密码:<input type="password" name="userpwd"/>
                </td>
            </tr>
            <tr>
                <td align=‘center‘>城市:
                    <select name=‘edu‘>
                        <option value=‘北京市‘>北京市</option>
                        <option value=‘广州市‘>广州市</option>
                        <option value=‘深圳市‘>深圳市</option>
                        <option value=‘佛山市‘>佛山市</option>
                        <option value=‘茂名市‘>茂名市</option>
                    </select>
                </td>
            </tr>
            <tr>
                <td>
                    <input type="submit" value="登陆"/>
                    <input type="reset" value="重新输入"/>
                </td>
            </tr>
            
            <tr>
                <td>
                不登陆也可以请点击
                <a href="https://login.taobao.com/member/login.jhtml?from=taobaoindex&f=top&style=&sub=true&redirect_url=https%3A%2F%2Fi.taobao.com%2Fmy_taobao.htm%3Fspm%3Da21bo.50862.1997525045.1.O4DM11" target="_blank">直接VIP</a>
                </td>
            </tr>
        </table>
    </form>
</body>
</html>

效果图:

技术分享

 

11.19

标签:com   char   index   username   set   erp   option   密码   dir   

原文地址:http://www.cnblogs.com/1135721684-qq/p/6116083.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!