定位3

作者: 坦诚_bd7b | 来源:发表于2019-02-27 22:20 被阅读0次

div{

width: 100px;

height: 100px;

background-color: #7A45E5;

margin: 2px;

}

#a{

background-color: yellow;

position: relative;

left: 120px;

top: 30px;

}

#b{

position: relative;

top: -30px;

}

sty

相关文章

  • 2019-02-27

    定位 1.普通流定位 eg: 2.相对定位 3.绝对定位 3.固定定位

  • HTML&CSS(Day02)定位

    1、什么是定位? 2、什么是标准文档流? 3、定位 3-1:static定位(默认定位,默认的页面布局就是stat...

  • 定位3

    你看到就是你想看到的。要不然广告就没有任何作用了。 假设把一瓶美国嘉露倒进一个空的法国勃艮地50年陈酿的空瓶里。然...

  • 定位(3)

    如果说定位(1)是寻“我”;定位(2)是寻“你”。那么这定位(3),便要寻“真”了。 友情提醒:你已经跑不了。 从...

  • 定位3

    div{ width:100px; height:100px; background-color:#7A45E5;...

  • 定位 背景 表单 表格

    1. 定位----position1. 不开启定位--static2. 相对定位-relative3. 绝对定位-...

  • Xpath定位html元素

    一、xpath基本定位法 1、使用id定位 2、使用class定位 3、使用link_text定位 #######...

  • CSS水平垂直居中

    1.利用定位(Position) 2.定位(position)与位移(translate) 3.定位 .

  • position()

    position 定位属性 后接:1.absolute (绝对定位)2.relative (相对定位)3.fix...

  • 企业大学建设

    企业大学战略规划 1、价值定位 2、功能定位 3、组织定位 4、服务定位 5、产品定位 6、财务定位 企业大学价值...

网友评论

      本文标题:定位3

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