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

首頁 > 學院 > 開發設計 > 正文

用div和css樣式控制頁面布局

2019-11-14 14:25:53
字體:
來源:轉載
供稿:網友
 1 <!DOCTYPE html> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> 5     <title>網頁布局練習</title> 6  7     <link href="../EX_asp.net/CSS/div.css" rel="stylesheet" /> 8 </head> 9 <body>10     <h1 align="center">利用div和css對頁面的布局進行調整</h1><hr />11     <div class="d1">12         <h3>窗口1</h3>13     </div>14     <div class="d2"><h3>窗口2</h3></div>15     <div class="d3"><h3>窗口3</h3></div>16 </body>17 </html>

css代碼:

 1 bod { 2     margin:100%; 3     padding:100%; 4  5 } 6 .d1{ 7     width:200px; 8     height:600px; 9     background-color:red;10     margin-left:20px;11     margin-top:20px;12     position:absolute;13 }14 .d2{15     width:800px;16     height:150px;17     background-color:greenyellow;18     position:absolute;19     left:235px;20     margin-top:20px;21    22 }23 .d3{24     width:800px;25     height:420px;26     position:absolute;27     left:235px;28     background-color:#19a1f8 ;29     margin-top:200px;30 31 }


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 同仁县| 宜都市| 苏尼特右旗| 西畴县| 呼图壁县| 榆社县| 桃园市| 湖南省| 滦南县| 安仁县| 峨边| 河北省| 廊坊市| 阿巴嘎旗| 年辖:市辖区| 汶川县| 雅安市| 南华县| 中江县| 盐津县| 新龙县| 天峻县| 天全县| 科技| 色达县| 香港 | 尚义县| 崇文区| 揭西县| 利津县| 荔波县| 苏州市| 耒阳市| 剑川县| 方城县| 宁陵县| 富平县| 宁波市| 谷城县| 宜黄县| 云安县|