亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Bootstrap pc pad phone 響應式布局

發布時間:2020-07-11 10:59:07 來源:網絡 閱讀:649 作者:津沙港灣 欄目:開發技術

主頁面 media.html

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8"/>
    <title>響應式布局演示實例(Medias Query)</title>
    <style>
    body,h3{margin:0px;padding:0px;color:white}
    section#main,header,aside,footer{
        background:pink;
        margin:5px 0;
    }
    h3 {text-align:center;foot-size:3em}
    section#container{
        margin:0 auto;
        width:960px;
    }
    header {
        float:left;
        width:100%;
        line-height:100px;
    }
    #left {
        float:left;
        width:200px;
        line-height:400px;
    }
    section#main {
        float:left;
        width:540px;
        line-height:400px;
        margin-left:10px;
    }
    #right {
        float:right;
        width:200px;
        line-height:400px;
    }
    footer {
    float:left;
    width:100%;
    line-height:80px;
    }
        
    </style>
    /*1000px 以上屏幕顯示*/
    <link rel="stylesheet" type="text/css" media="screen and (min-width:1000px)" href="pc.css" />
    /*pad 640-1000px 屏幕顯示*/
    <link rel="stylesheet" type="text/css" media="screen and (min-width:640px) and (max-width:1000px)" href="pad.css" />
    /*phone 640px以下 屏幕顯示*/
    <link rel="stylesheet" type="text/css" media="screen and (max-width:639px)" href="phone.css" />
</head>
<body>
    <section id="container">
        <header><h3>Header</h3></header>
        <aside id="left"><h3>Left</h3></aside>
        <section id="main"><h3>Main</h3></section>
        <aside id="right"><h3>Right</h3></aside>
        <footer><h3>Footer</h3></footer>
    </section>
</body>
</html>

PC端 pc.css

/*1000px 以上屏幕顯示*/

    h3{color:yellow;font-size:4em}
    section#container{
        width:1160px;
    }
    section#main {
        width:740px;
    }

pad端pad.css

/*pad 640-1000px 屏幕顯示*/

        h3 {color:green;font-size:2.5em}
        section#container{
            width:600px;
        }
        #left {
            width:160px;            
        }
        section#main{
            width:430px;
        }
        #right {
            display:none;
        }

phone端 phone.css

    /*phone 640px以下 屏幕顯示*/

        h3 {color:red;font-size:1.5em}
        section#container {
            width:400px;
        }
        #left {
            float:left;
            width:100%;
            line-height:100px;
        }
        section#main {
            float:left;
            width:100%;
            line-height:200px;
            margin-left:0px;
        }
        #right {
            float:left;
            width:100%;
            line-height:100px;
            display:none;
        }

瀏覽器輸出

pc端

Bootstrap pc pad phone 響應式布局

pad端

Bootstrap pc pad phone 響應式布局

phone端

Bootstrap pc pad phone 響應式布局

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

怀远县| 安福县| 莆田市| 昌平区| 逊克县| 册亨县| 潼南县| 客服| 辛集市| 古蔺县| 赤城县| 宁强县| 龙陵县| 友谊县| 乌恰县| 景德镇市| 凤阳县| 贞丰县| 霍州市| 繁昌县| 会同县| 三亚市| 甘洛县| 甘谷县| 库车县| 南涧| 仁怀市| 驻马店市| 噶尔县| 云阳县| 儋州市| 辽中县| 潼关县| 富民县| 榆社县| 张掖市| 吉林省| 江达县| 彰武县| 德州市| 瑞丽市|