五环

作者: 开心的小哈 | 来源:发表于2018-11-23 09:56 被阅读0次

html

<!DOCTYPE html>
<html lang="en,zh">
    <head>  
        <link rel="stylesheet" type="text/css" href="css/new_file.css" />
</head>
    <div class="plat">
        <div class="adsf1"></div>
        <div class="adsf2"></div>
        <div class="adsf3"></div>
        <div class="adsf4"></div>
        <div class="adsf5"></div>
    </div>
    </body>
    
</html>

css

*{
    margin: 0;
    padding: 0;
}
.plat{
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -175px;
    margin-top: -87.5px;
    border: 2px solid #000000;
    width: 350px;
    height: 175px;
}
.adsf1,
.adsf2,
.adsf3,
.adsf4,
.adsf5{
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid black;
}
.adsf1{
    border-color: aqua;
    left: 0;
    top: 0;
}
.adsf2{
    border-color: blue;
    left: 120px;
    top: 0;
}
.adsf3{
    border-color: chartreuse;
    left: 240px;
    top: 0;
}
.adsf4{
    z-index: 1;
    border-color: brown;
    left: 60px;
    top: 55px;
}
.adsf5{
    z-index: 1;
    border-color: fuchsia;
    left: 180px;
    top: 55px;
    }
TIM图片20181123095600.png

相关文章

  • 育人育己

    本周在梳理芷萱学习计划的时候,芷萱问我五环策划的五环是哪五环?我当时反应五环就是五环表里“背景,目的,目标,策略,...

  • 写在十九岁的小尾巴上

    写在20岁来临之际 亲爱的五环同学: 你好,五环。我是五环。 也许是对于成长的焦虑,抑或是生活琐碎...

  • 20160701 小田与爷爷

    20160701 东五环、旅游、视障人士,字数不超过200字 五环之歌火了之后,北京五环成了外地游客旅游拍照晒定位...

  • 2020-12-27

    使用“学习五环法”进行高效阅读 一、学习五环法是什么 学习五环法为:学、思、做、教、赢。 【学】本书作者为了谁.....

  • 阅读笔记之《陪孩子终身成长3》

    使用“学习五环法”阅读《陪孩子终身成长》第3章《养育是复杂体系》 一、学习五环法概述学习五环法包括:学、思、做、教...

  • 摩擦摩擦 是北京的步伐

    "啊啊五环......"小王哼着五环之歌的调,心潮澎湃,终于来到传说中的北京五环。我要拍个照片,发朋友圈,秀定位,...

  • 拆书拆够了,我们来拆工具——五环花

    目录一、吃掉那个五环花二、课程内容归纳三、今年的揩油感受四、未完待续目的:玩转五环花 一、吃掉那个五环花 今年向组...

  • 越来越不愿意委屈自己

    公司的办公地址要从南五环搬到北五环,所以在北五环租住的大部分同事,在准备近期的换租。有的抱怨刚刚和房东签了续约合同...

  • 给奥运会的信

    奥运五环,中国加油!

  • 170910南五环

    昨天去大兴区见老同学,南五环。当然还有一个老同学在北五环。 听了一些新鲜的词,了解不同与自己的成长历程。 南五环的...

网友评论

      本文标题:五环

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