HTML简易会员登录页面

编程入门 行业动态 更新时间:2024-10-17 11:21:50

HTML<a href=https://www.elefans.com/category/jswz/34/1769136.html style=简易会员登录页面"/>

HTML简易会员登录页面

简易的会员登陆页面,标题可自行修改。

<!DOCTYPE html>
<html>

<head>
    <title>标题</title>
 </head>
 
<style>
    td {
            height:50px;
       }
 </style>
 
 <body>
      <table border="0" align="center">
           <thead>
                <tr>
                  <th></th>
                  <th colspan="3" algin="left"><h3>会员登录</h3></th>
               </tr>
           </thead>
          <tbody>
             <tr>
                <td>登录账号</td>
                <td colspan="3"><input type="text" placeholder="邮箱\ID\手机号"></td>
             </tr>
             <tr>
                 <td>密码</td>
                 <td colspan="3"><input type="password" placeholder="请输入密码"></td>
             </tr>
              <tr>
                    <td><input type="hidden"/></td>
                    <td><input type="checkbox">两周内自动登录</td>
               </tr>
                <tr>
                    <td><input type="hidden"/></td>
                    <td><img src="image/login.png">&nbsp;<a href="">忘记密码?</td>
               </tr>
               <tr>
                  <td>其他账号登录</td>
                 <td><img src="image/ico1.png">QQ登录&nbsp;<img src="image/ico2.png">新浪微博&nbsp;<img src="image/ico3.png">百度账号</td>
               </tr>
               <tr
                   <td><input type="hidden"/></td>
                   <td><button type="button">还没有账号?立即注册</button></td>
               </tr>
               </tbody>
         </table>
     </body>
</html>

更多推荐

HTML简易会员登录页面

本文发布于:2023-08-07 20:05:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1329731.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:简易   页面   会员   HTML

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!