亚洲国产综合精品一区|亚洲中文字幕第一页|色老久久精品偷偷鲁一区|亚洲狠狠狠狠狠2021

<dl id="1nr0n"><ins id="1nr0n"><span id="1nr0n"></span></ins></dl>
    <optgroup id="1nr0n"><td id="1nr0n"><dfn id="1nr0n"></dfn></td></optgroup><font id="1nr0n"><thead id="1nr0n"><span id="1nr0n"></span></thead></font>
    <delect id="1nr0n"><pre id="1nr0n"><rp id="1nr0n"></rp></pre></delect>
  1. <dl id="1nr0n"></dl>
    歡迎進(jìn)入湘潭紅數(shù)信息技術(shù)有限公司官網(wǎng)
    4008088160
    現(xiàn)在的位置:首頁(yè) > 發(fā)布營(yíng)銷型網(wǎng)站建設(shè) > 新聞資訊 > position:relative相對(duì)定位屬性
    position:relative相對(duì)定位屬性
    信息來(lái)源:優(yōu)度網(wǎng)絡(luò)  發(fā)布日期:2009/3/26 瀏覽數(shù)量:1087
    文章導(dǎo)讀:
    <html>
    <head>
    <title>position屬性</title>
    <style type="text/css">
    <!--
    body{
     margin:10px;
     font-family:Arial;
     font-size:13px;
    }
    #father{
     background-color:#a0c8ff;
     border:1px dashed #000000;
     width:100%; height:100%;
     padding:5px;
    }
    #block1{
     background-color:#fff0ac;
     border:1px dashed #000000;
     padding:10px;
     position:relative;  /* relative相對(duì)定位 */
     left:15px;    /* 子塊的左邊框距離它原來(lái)的位置15px */
     top:10%;
    }
    -->
    </style>
       </head>
    <body>
     <div id="father">
      <div id="block1">relative</div>
     </div>
    </body>
    </html>
    18973218026
    其他業(yè)務(wù)合作請(qǐng)發(fā)下面郵箱
    郵箱:254596208@qq.com
    地址:湖南省湘潭市岳塘區(qū)霞光東路58號(hào)(維也納酒店6樓)
    營(yíng)銷型網(wǎng)站建設(shè)掃一掃關(guān)注官方微信

    關(guān)注優(yōu)度

    官方微信
    官方微博
    官網(wǎng)首頁(yè)