美文网首页
编程作业

编程作业

作者: 星星yx | 来源:发表于2017-01-16 23:04 被阅读0次

    <!DOCTYPE html>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>无标题文档</title>
    <style>

    title{

    width:134px;
    height:1015px;
    

    }

    content{

    width:134px;
    height:79px;
    border-bottom:2px solid #CCC;
    background:url(baidu7.gif) no-repeat 15px 19px;
    

    }

    content-1{

    width:134px;
    height:152px;
    border-bottom:2px solid #CCC;
    background:url(baidu1.gif) no-repeat 27px 41px;
    

    }

    content-2{

    width:134px;
    height:152px;
    border-bottom:2px solid #CCC;
    background:url(baidu2.gif) no-repeat 36px 27px;
    

    }

    content-3{

    width:134px;
    height:152px;
    border-bottom:2px solid #CCC;
    background:url(baidu3.gif) no-repeat 31px 20px;
    

    }

    content-4{

    width:134px;
    height:152px;
    border-bottom:2px solid #CCC;
    background:url(baidu4.gif) no-repeat 36px 20px;
    

    }

    content-5{

    width:134px;
    height:152px;
    border-bottom:2px solid #CCC;
    background:url(baidu5.gif) no-repeat 31px 25px;
    

    }

    content-6{

    width:134px;
    height:152px;
    border-bottom:2px solid #CCC;
    background:url(baidu6.gif) no-repeat 34px 23px;
    

    }
    </style>
    </head>
    <body>
    <div id="title">
    <div id="content"></div>
    <div id="content-1"></div>
    <div id="content-2"></div>
    <div id="content-3"></div>
    <div id="content-4"></div>
    <div id="content-5"></div>
    <div id="content-6"></div>
    </div>
    </body>
    </html>
    百度链接:http://pan.baidu.com/s/1i5FQdhV 密码:p71d

    第一次作业.png

    相关文章

      网友评论

          本文标题:编程作业

          本文链接:https://www.haomeiwen.com/subject/hqmpbttx.html