国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網(wǎng)站 > WEB開發(fā) > 正文

伸縮布局的伸縮比例

2024-04-27 15:07:23
字體:
供稿:網(wǎng)友

<!DOCTYPE html><html><head lang="en">  <meta charset="UTF-8">  <title></title>  <style>    body{      background-color: #eee;    }    *{      margin:0;      padding: 0;      list-style: none;    }    section{      width: 1000px;      margin:10px auto;    }    ul{      background-color: #fff;      border: 1px solid red;    }    li{      width: 150px;      height: 150px;      background-color: pink;      margin:10px;    }    section:nth-child(1) ul{      /*設(shè)置伸縮布局*/      display:flex;    }    section:nth-child(1) ul li:nth-child(1){      /*比例*/      flex:1;    }    section:nth-child(1) ul li:nth-child(2){      flex:2;    }    section:nth-child(1) ul li:nth-child(3){      flex:1;    }    section:nth-child(2) ul{      /*設(shè)置伸縮布局*/      display:flex;    }    section:nth-child(2) ul li:nth-child(1){      /*比例*/      flex:1;    }    section:nth-child(2) ul li:nth-child(2){      /*flex:1;*/    }    section:nth-child(2) ul li:nth-child(3){      flex:1;    }  </style></head><body>  <section>    <h4>伸縮比例</h4>    <ul>      <li>1</li>      <li>2</li>      <li>3</li>    </ul>  </section>  <section>    <h4>伸縮比例</h4>    <ul>      <li>1</li>      <li>2</li>      <li>3</li>    </ul>  </section></body></html>


發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 楚雄市| 南昌县| 咸宁市| 辛集市| 永安市| 宁强县| 肥城市| 宁晋县| 开封市| 江口县| 镶黄旗| 奇台县| 邹城市| 贡嘎县| 垣曲县| 祁门县| 尚志市| 油尖旺区| 安龙县| 长海县| 汶川县| 镶黄旗| 台州市| 南华县| 行唐县| 张家港市| 罗平县| 湘西| 鄂托克前旗| 沛县| 莱芜市| 佳木斯市| 拜泉县| 绥中县| 阜康市| 昌图县| 赣州市| 黄大仙区| 大城县| 胶州市| 包头市|