本项目主要运用HTML和CSS语言(未使用js),仿写58同城的注册页面。

小练习非常适合初学者练习。

<!DOCTYPE html>
<html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Document</title><style>* {margin: 0;padding: 0;}.fx58 {width: 100%;height: 100%;background-image: url(https://img.58cdn.com.cn/ui6/my/images/reg-bg.png);background-size: 100%;position: fixed;display: flex;justify-content: center;}.zhuti {width: 476px;height: 655px;}.topreturn {width: 476px;height: 44px;display: flex;align-items: center;justify-content: space-between;}.topreturn .fhsy {font-size: 12px;color: #ffffff;}.topreturn .yyzh {font-size: 12px;color: #ffffff;}.baise {width: 476px;height: 550px;background-color: #ffffff;padding-top: 62px;display: flex;justify-content: center;}.logo58 {display: flex;justify-content: center;margin-bottom: 38px;}.shuru {width: 350px;height: 40px;/* background-color: red; */display: flex;justify-content: space-between;align-items: center;border: 2px solid #EEEEEE;margin-top: 26px;}.shuru2 {width: 350px;height: 40px;/* background-color: red; */display: flex;justify-content: space-between;align-items: center;border: 2px solid #EEEEEE;margin-top: 15px;}input {margin-left: 18px;border: 0px;outline: none;}input::-webkit-input-placeholder {color: #D2D2D2;}button {width: 72px;height: 26px;margin-right: 10px;border: 0;color: #999999;font-size: 12px;border-radius: 4px;}.yhtishi{font-size: 12px;color: #CCCCCC;margin-top: 10px;}.xuanze{width: auto;height: 19.925px;margin-top: 25px;display: flex;justify-content: center;}.xzbut{width: 15px;height: 15px;border: 1px solid #CCCCCC;border-radius: 3px;}.xzbut:focus{background-image: url(https://img.58cdn.com.cn/git/teg-app-fe/passport-pc-ui/img/user-list-check.png);}.pt{font-size: 14px;color: #999999;}.ttp{font-size: 14px;color: red;}.down{width: 476px;height: 80px;display: flex;justify-content: space-around;align-items: center;}.downwz{font-size: 12px;color: #ffffff;}.queding{width: 350px;height: 40px;margin-top: 20px;background-color: #FF552E;color: #ffffff;}</style>
</head><body><div class="fx58"><div class="zhuti"><!-- 中间部分总体 --><div class="topreturn"><div class="fhsy">返回首页</div><div class="yyzh">已有账号?去登录</div></div><!-- 白色区域 --><div class="baise"><div class="basienei"><div class="logo58"><img src="    https://img.58cdn.com.cn/git/teg-app-fe/passport-pc/img/logo.png" alt=""></div><div class="shuru"><input type="text" placeholder="手机号"><button>获取动态码</button></div><div class="shuru"><input type="text" placeholder="动态码"></div><div class="shuru"><input type="text" placeholder="用户名"></div><div class="yhtishi">用户名:4-20个字符,支持汉字、字母、数字2种及以上组合</div><div class="shuru2"><input type="text" placeholder="设置密码"></div><div class="yhtishi">密码:8-16个非连续或重复的字符</div><div class="shuru2"><input type="text" placeholder="确认密码"></div>
<!-- 同意协议 --><div class="xuanze"><div class="xzbut" tabindex="1"></div><span class="pt">已阅读并同意</span><span class="ttp">《58同城使用协议》</span><span class="pt">&</span><span class="ttp">《隐私政策》</span></div><button class="queding">确定</button></div></div><div class="down"><div class="downwz">© 58.com</div><div class="downwz">联系客服</div><div class="downwz">帮助</div></div></div></div></body></html>

仿写-58同城注册页面(HTML+CSS)相关推荐

  1. PC端品优购注册页面 resgister.css以及web服务器学习

    注册页类名命名 注册页面:register.html 注意:注册页面比较隐私,为了保护用户信息,我们不需要对当前页面做SEO优化 注册专区: registerarea 注册内容 reg-form 错误 ...

  2. 【前端学习日志】HTML表格表单注册页面案例+CSS选择器

    今日学习 一.HTML部分 1.表格的基本语法 2.表头单元格标签 3.还是表头单元格标签 4.小说排行榜案例 5.合并单元格 6.无序列表 7.有序列表 8.自定义列表 9.表单域 10.Input ...

  3. html注册页面美化,css登录界面美化

    本篇文章主要介绍如何用css美化网站登录界面,需要的小伙伴参考下. 代码如下: 美化登录 *{margin:0;padding:0;}/*去掉页面样式*/ body{color:white;} .co ...

  4. java 注册成功跳转,写了个注册页面填了注册信息后点注册按钮居然不跳转,为什么?...

    该楼层疑似违规已被系统折叠 隐藏此楼查看此楼 JSP部分代码(包括判断注册信息是否填写完整的JS代码,在JSP代码的最后面) 会员登录 LOGIN 填写帐户信息 1 注册完成 2 *用户名: *设置密 ...

  5. 注册页面(CSS)效果图+代码

    效果图 代码 <!DOCTYPE html> <html lang="en"> <head><meta charset="UTF ...

  6. 瞎几把写的QQ注册页面

    <!DOCTYPE html> <html><head><meta charset="UTF-8"><title>注册& ...

  7. 仿智联招聘注册页面输入框

    原图效果 实现效果 代码 首先来定义需要用到的自定义属性: <declare-styleable name="AnimatorLineEditText"><!-- ...

  8. readfile读取串口数据_谈一谈使用字体库加密数据仿58同城

    本文转载于 SegmentFault 社区 作者:Aaron 对于前端同学来说其实做的更多的事情就是把数据整合好,按照UI同学的设计通过后端同学给的数据展示在网页中,这也就导致了很多人认为前端很简单, ...

  9. 使用HTML写一个完整的注册页面

    在上一篇博客中,我简单地写了怎样通过使用HTML写一个简单的跳转登录页面,but,TMD太丑了,于是突发奇想+天马行空不如写一个完整注册页面和流程,呵呵,不废话直接上代码. 首先是第一个页面testl ...

最新文章

  1. 混合精度训练原理总结
  2. 使用IsLine FrameWork开发ASP.NET程序之一——命名空间与契约概览
  3. 生物学50年难题被DeepMind解决了,蛋白质版“阿法狗”预测结构准确性达92.4
  4. python趣味编程10例-python趣味编程100例(99个)
  5. 计算首站到末站最小费用
  6. iOS编程——经过UUID和KeyChain来代替Mac地址实现iOS设备的唯一标示(OC版)
  7. java Unicode转码
  8. HDVPSS模块介绍及使用
  9. Myeclipse打断点太多,不知道怎么一次性全删除
  10. 为什么2 *(i * i)比Java中的2 * i * i更快?
  11. 不要NoSQL/NewSQL,也不要分区,直接分库分表!
  12. iic标准c语言,I2C总线之(三)---以C语言理解IIC
  13. 快递驿站APP开发定制
  14. 医学图像预处理之CT成像原理
  15. 电场强度通量的高斯定理
  16. Hibernate criterion 方法总结
  17. dsp6657的helloworld例程测试-第一篇
  18. 前端插件日常问题 整理
  19. 甲骨文数据库基本知识
  20. Fluent案例:肾动脉RDN治疗过程的仿真

热门文章

  1. Practical Zero-Knowledge Protocols Based on the Discrete Logarithm Assumption 学习笔记 1
  2. 疯狂的DFS,也带不动EOS大丰收
  3. 优化网站的几种常见手段 大幅度降低Load time时间
  4. 王淮、龚世海谈如何打造优秀的技术团队
  5. C 语言从入门到精通教程(2021 )
  6. linux内核调试指南 1
  7. 《软件测试的艺术》第3章:代码检查、走查与评审
  8. Android 实现类似于QQ空间相册的点击图片放大,再点后缩小回原来位置
  9. usb打印机驱动调试记录
  10. 想创建高品质条码图像?带你了解Barcode Studio v16 2020首发版!支持vCard 3.0