用户注册

  1. <div class="text">
  2. <h2>用户注册表</h2>
  3. <form action="zc.php" method="post">
  4. <div>
  5. <label for="user">用户名:</label>
  6. <input type="text" id="user" name="username" placeholder="请输入您的用户名" autofocus>
  7. </div>
  8. <div>
  9. <label for="psw">密码:</label>
  10. <input type="password" id="pse" name="password" placeholder="请输入您的密码">
  11. </div>
  12. <div>
  13. <label for="iph">手机号:</label>
  14. <input type="text" id="iph" name="iphne" placeholder="请输入您的手机号码">
  15. </div>
  16. <div>
  17. <label for="eml">邮箱:</label>
  18. <input type="text" id="eml" name="email" placeholder="请输入您的邮箱">
  19. </div>
  20. <div>
  21. <label for="adr">联系地址:</label>
  22. <input type="text" id="adr" name="addre" placeholder="请输入您的地址">
  23. </div>
  24. </form>
  25. </div>

效果图

简单的后台首页

  1. <div class="text2">
  2. <ul>
  3. <li class="item1"><a href="http://www.baidu.com" target="content">百度</a></li>
  4. <li class="item2"><a href="http://www.taobao.com" target="content">淘宝</a></li>
  5. <li class="item3"><a href="www.jd.com" target="content">京东</a></li>
  6. <li class="item4"><a href="http://php.cn" target="content"></a></li>
  7. <li class="item5"><a href="www.sina.cn" target="content">新浪</a></li>
  8. </ul>
  9. <iframe name="content" frameborder="1" width="800" height="500">
  10. </iframe>
  11. </div>

更多相关文章

  1. SSH_day01:helloWorld
  2. 使用HTML制作简单注册页面和后台管理页面
  3. 简单的后台管理页面
  4. 注册效果与简易后台界面演示如何用html代码来写
  5. 2022年0705表单与后台框架轻量级开发演示
  6. 2022年0705表单与后台框架轻量级开发演示
  7. 实例用户注册及内联框架常用元素代码
  8. Android实现程序前后台切换效果(类似QQ后台运行)
  9. markdown常用语法与emmet常用语法

随机推荐

  1. 客户关系管理系统
  2. PHP-FPM参数调优
  3. 权限管理系统
  4. chattr使用
  5. 一文带你学会AQS和并发工具类的关系
  6. JY06用户组权限管理
  7. WebSocket就是这么简单
  8. Hibernate面试题大全
  9. Samba服务器部署
  10. date使用