밑에 문의글 소스올립니다.

· 2012-11-18 (일) 11:18:27 · 1332
--css코딩--
 
/* wrapContainer */
body {background-color: #373737;}
#wrapTop, #wrapMid, #wrapBtm { clear: both; width:298px; margin: 0 auto; }
#wrapTop  { height: 13px; }
#wrapBtm { height: 6px; }
.tCenter, .bCenter { float: left; width:250px; }
.mCenter { float: left; width: 200px; }
#wrapTop { background: transparent url(./images/detail_left_top.png) no-repeat left top;  }
.tCenter { height: 13px; margin-left: 42px; display: inline; background: transparent url(./images/box_bg_01.png) repeat-x 0 0; }
.tRight { float: left; width: 6px; height: 13px; background: transparent url(./images/box_02.png) no-repeat 0 0; }
#wrapMid { background: transparent url(./images/box_bg_02.png) repeat-y left; }
.mRight {
 padding-left: 6px;
 background: transparent url(./images/box_bg_03.png) repeat-y right;
}
#wrapBtm{ height: 6px; background: transparent url(./images/box_03.png) no-repeat; }
.bCenter{ height: 6px; margin-left: 42px; display: inline; background: transparent url(./images/box_bg_04.png) repeat-x; }
.bRight{ float: left; width: 6px; height: 6px; background: transparent url(./images/box_04.png) no-repeat; }
#container {
  width:98%;
 height: 100%; background: #ffffff;
}
p { margin:0; }
 
 
 
--html 코딩--
<div id="wrapTop">
  <div class="tCenter"></div><div class="tRight"></div>
 </div>
 <div id="wrapMid">
  <div class="mRight">
   <div id="container">
         <p>내용</p>
   </div><!-- container close -->
        
  </div>
 </div>
 <div id="wrapBtm">
  <div class="bCenter"></div><div class="bRight"></div>
 </div>
 
|
댓글을 작성하시려면 로그인이 필요합니다.

토크

3,606건

오픈소스 관련 다양한 이야기를 자유롭게 나눠요

+
제목 글쓴이 날짜 조회
12-12-05 조회 1,391
12-12-04 조회 1,109
12-12-03 조회 1,513
12-12-02 조회 1,918
12-11-30 조회 1,158
12-11-30 조회 3,629
12-11-28 조회 2,363
12-11-23 조회 5,107
12-11-22 조회 1,479
12-11-22 조회 1,917
12-11-22 조회 1,331
12-11-18 조회 1,333
12-11-16 조회 1,309
12-11-15 조회 1,556
12-11-15 조회 1,433
12-11-15 조회 1,383
12-11-15 조회 2,245
12-11-14 조회 1,331
12-11-10 조회 3,940
12-11-07 조회 1,632
12-11-05 조회 1,424
12-11-03 조회 1,719
12-11-02 조회 1,758
12-11-01 조회 1,826
12-10-31 조회 1,700
12-10-31 조회 1,345
12-10-30 조회 1,409
12-10-30 조회 1,300
12-10-29 조회 2,636
12-10-29 조회 1,398