第十七章 网易实战

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title>网易注册界面</title>
    <style media="screen">
    html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
      body{
        font-size: 12px;
        font-family: "宋体";
      }
      a{
        text-decoration:none;
        /*font-size: 12px;*/
        color: #ccc;
      }
      ul,ol{
        list-style: none;
      }
      .header{
        width: 960px;
        height: 80px;
        margin: 0 auto;
        padding-top: 28px;
        box-sizing: border-box;
      }
      .header .logo{
        width: 644px;
        height: 27px;
        background: url(../image/glb_v2.png) no-repeat 0 0;
        float: left;
      }
      .header .logo a {
        width: 130px;
        height: 27px;
        display: inline-block;
      }

      .header .links{
        width: 200px;
        height: 27px;
        float: right;
        text-align: right;

        line-height: 27px;
        /*font-size: 12px;*/
        /*color: #ccc;*/
      }
      .header .links a{
        /*line-height: 27px;
        font-size: 12px;*/
        /*text-decoration: none;
        color: #ccc;*/
      }

      .content{
        width: 960px;
        height: 600px;
        margin: 0 auto;
      }
      .content .top {
        width: 960px;
        height: 38px;
        background: url(../image/line-center.png) repeat-x;
      }
      .content .top .left{
        width: 960px;
        height: 38px;
        background: url(../image/line-left.png) no-repeat left 0;
      }
      .content .top .left .right{
        width: 960px;
        height: 38px;
        background: url(../image/line-right.png) no-repeat right 0;
      }
      .content .top .left .right h1{
        color: #FFF;
        font-size: 12px;
        line-height: 38px;
        text-indent: 2em;
      }
      .content .bottom {
        width: 960px;
        height: 562px;
        border-top: none;
      }
      .content .bottom .article {
        width: 642px;
        height: 562px;
        float: left;
        padding-left: 80px;
        padding-top: 50px;
        box-sizing: border-box;
        background-color: #F9F9F9;
        border: 1px solid #ccc;
        border-top: none;

      }
      .content .bottom .article .articleTop{
        width: 560px;
        height: 60px;
        padding-top:
      }
      .content .bottom .article .articleTop ul{
        /*list-style: none;*/
        width: 412px;
        height: 34px;
        background: url(../image/tab.jpg) no-repeat left 0;
      }
      .content .bottom .article .articleTop ul li {
        float: left;
        width: 137px;
        height: 34px;
        text-align: center;
        line-height: 34px;
      }
      .content .bottom .article .articleBottom{
        width: 560px;
        height: 373px;
      }
      .content .bottom .article .articleBottom .line{
        width: 413px;
        height: 28px;
      }
      .content .bottom .article .articleBottom .line span .star{
        color: red;
        width: 0px;/*span有默认宽度,可以通过内容适配*/
      }
      .content .bottom .article .articleBottom .line span{
        width: 60px;
        height: 28px;
        float: left;
        line-height: 28px;
        /*font-size: 12px;*/
        text-align: right;
      }
      .content .bottom .article .articleBottom .line div{
        width: 333px;
        height: 28px;
        float: right;
      }
      .content .bottom .article .articleBottom .line div input{
        width: 214px;
        height: 24px;
      }
      .content .bottom .article .articleBottom .line div select{
        width: 100px;
        height: 24px;
      }
      .content .bottom .article .articleBottom p{
        /*font-size: 12px;*/
        margin-left: 80px;
        line-height: 28px;
      }
      .content .bottom .article .articleBottom .line .special{
        width: 324px;
      }
      .content .bottom .article .articleBottom .line .vocodeInput{
        float: left;
        margin-right: 10px;
      }
      .content .bottom .article .articleBottom .line img{
        width: 100px;
        height: 28px;
        float: left;
      }
      .content .bottom .article .articleBottom input[type="submit"]{
        width: 119px;
        height: 37px;
        background: url(../image/glb_v2.png) no-repeat 0px -360px;
        border: none;
        font-size: 18px;
        color: white;
        margin-left: 80px;
        margin-top: 20px;
      }

      .content .bottom .aside {
        width: 318px;
        height: 562px;
        float: right;
        background-color: #F5F5F5;
        padding-left: 45px;
        padding-top: 105px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-top: none;
      }
      .footer{
        width: 960px;
        height: 48px;
        margin: 0 auto;
      }
      .footer p{
        /*font-size: 12px;*/
        /*color: #ccc;*/
        text-align: center;
        line-height: 48px;
      }
    </style>
  </head>
  <body>
    <!-- 头部开始 -->
    <div class="header">
      <div class="logo">
        <a href="#" title="163网易免费邮箱"></a><a href="#" title="126网易免费邮箱"></a><a href="#" title="yeah网易免费邮箱"></a>
      </div>
      <div class="links">
        <a href="#">了解更多</a>
        |
        <a href="#">反馈意见</a>
      </div>
    </div>
    <!-- 头部结束 -->
    <!-- 内容开始 -->
    <div class="content">
      <!-- 内容顶部 -->
      <div class="top">
        <div class="left">
          <div class="right">
            <h1>欢迎注册无限容量的网易邮箱!邮件地址可以登录使用其他网易旗下产品。</h1>
          </div>
        </div>
      </div>
      <!-- 内容顶部结束 -->
      <!-- 内容底部 -->
      <div class="bottom">
        <div class="article">
          <div class="articleTop">
            <ul>
              <li>注册字母邮箱</li>
              <li>注册手机号邮箱</li>
              <li>注册VIP邮箱</li>
            </ul>
          </div>
          <div class="articleBottom">
            <div class="line">
              <span><span class="star">*</span>邮箱地址</span>
              <div class="">
                <input type="text" name="" value="建议使用手机号码注册">@<select class="" name="">
                  <option value="163.com">163.com</option>
                  <option value="126.com">126.com</option>
                  <option value="lnj.net">lnj.net</option>
                </select>
              </div>
            </div>
            <p>6~18个字符,可使用字母、数字、下划线,需以字母开头</p>

            <div class="line">
              <span><span class="star">*</span>密码</span>
              <div class="">
                <input type="password" name="" value="" class="special">
              </div>
            </div>
            <p>6~16个字符,区分大小写</p>

            <div class="line">
              <span><span class="star">*</span>确认密码</span>
              <div class="">
                <input type="password" name="" value="" class="special">
              </div>
            </div>
            <p>请再次填写密码</p>

            <div class="line">
              <span><span class="star">*</span>手机号码</span>
              <div class="">
                <input type="number" name="" value="" class="special">
              </div>
            </div>
            <p>忘记密码时,可以通过该手机号码快速找回密码</p>

            <div class="line">
              <span><span class="star">*</span>验证码</span>
              <div class="">
                <input type="text" name="" value="" class="vocodeInput">
                ![](../image/call.jpeg)
              </div>
            </div>
            <p>请填写图片中的字符,不区分大小写</p>

            <p>
              <input type="checkbox" name="" value="" checked>
              同意
              <a href="#">"服务条款"</a>
              和
              <a href="#">"隐私权相关政策"</a>
            </p>

            <input type="submit" name="" value="立即提交">
          </div>
        </div>
        <div class="aside">
          ![](../image/reg_master.gif)
        </div>

      </div>
      <!-- 内容底部结束 -->
    </div>
    <!-- 内容结束 -->
    <div class="footer">
      <p>
        <a href="#">关于网易</a>
        <a href="#">关于网易免费邮</a>
        <a href="#">邮箱官方博客</a>
        <a href="#">客户服务</a>
        <a href="#">隐私政策</a>
        |  网易公司版权所有 © 1997-2017
      </p>
    </div>
  </body>
</html>

第137-145课网易实战

1、父子关系用padding,兄弟之间用margin
2、导航条,选项卡首先想到ul li float
3、span 默认有自己宽度,可以设置width=0,根据内容适配
4、input 默认有边框
5、想让两个盒子顶部对齐,那么就让两个盒子浮动float起来
6、添加适当的注释
7、清空默认的边距
8、清空默认的样式
a{
text-decoration:none;
font-size:12px;
color:#ccc;
}
ul,ol{
list-style:none;
}
9、利用body设置整个界面的文字信息 文字大小 字体 颜色
body{
font-size:12px;
font-family:"宋体";
color:#ccc;

}

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 213,752评论 6 493
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 91,100评论 3 387
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 159,244评论 0 349
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 57,099评论 1 286
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 66,210评论 6 385
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 50,307评论 1 292
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 39,346评论 3 412
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 38,133评论 0 269
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 44,546评论 1 306
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 36,849评论 2 328
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 39,019评论 1 341
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 34,702评论 4 337
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 40,331评论 3 319
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 31,030评论 0 21
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 32,260评论 1 267
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 46,871评论 2 365
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 43,898评论 2 351

推荐阅读更多精彩内容

  • 不会用代码框,所以看着有些乱套,,,,html部分 <!DOCTYPE html> 迅雷看看 ...
    这就是个帅气的名字阅读 1,529评论 0 0
  • 1、垂直对齐 如果你用CSS,则你会有困惑:我该怎么垂直对齐容器中的元素?现在,利用CSS3的Transform,...
    kiddings阅读 3,156评论 0 11
  • 问答题47 /72 常见浏览器兼容性问题与解决方案? 参考答案 (1)浏览器兼容问题一:不同浏览器的标签默认的外补...
    _Yfling阅读 13,744评论 1 92
  • 一 外部式css样式 (也可称为外联式)就是把css代码写一个单独的外部文件中,这个css样式文件以“.css...
    KunMitnic阅读 935评论 0 1
  • 此刻,是凌晨两点零三分。 黑夜中行驶的火车,看不到窗户的那边,眼中的景象是一片黑暗。 夜晚的窗玻璃,是一面镜子吗?...
    小厘子阅读 233评论 0 0