隨筆 - 26, 文章 - 0, 評論 - 2, 引用 - 0
          數據加載中……

          十步學會用css建站

          十步學會用css建站
          翻譯:
          http://www.blueidea.com/tech/web/2008/5979_4.asp

          原文
          http://www.subcide.com/tutorials/csslayout/


          <div id="page-container">
          <div id="main-nav">Main Nav</div>
          <div id="header">Header</div>
          <div id="sidebar-a">Sidebar A</div>
          <div id="content">Content</div>
          <div id="footer">Footer</div>
          </div>

          #main-nav {
          background: red;
          height: 50px;
          }
          #header {
          background: blue;
          height: 150px;
          }
          #sidebar-a {
          background: darkgreen;
          }
          #content {
          background: green;
          }
          #footer {
          background: orange;
          height: 66px;
          }
          #sidebar-a {
          float: right;
          width: 280px;
          background: darkgreen;
          }
          #content {
          margin-right: 280px;
          background: green;
          }

          posted on 2008-07-30 08:50 Anderson 閱讀(133) 評論(0)  編輯  收藏 所屬分類: css


          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 左权县| 武川县| 唐河县| 陕西省| 万载县| 武邑县| 潜山县| 綦江县| 精河县| 四平市| 万载县| 新泰市| 内黄县| 江山市| 乐安县| 临江市| 论坛| 黄龙县| 自治县| 黔西县| 南溪县| 枞阳县| 旬阳县| 富平县| 密山市| 彩票| 牟定县| 柳林县| 常德市| 耿马| 星子县| 贵港市| 阿拉善左旗| 青浦区| 常宁市| 华宁县| 九龙坡区| 师宗县| 昂仁县| 贵州省| 鄂伦春自治旗|