하나만 도움 부탁드려요 ㅠ
튼튼
.wrap{margin:0 auto;width:1280px;}
.top_wrap{width:1280px;height:50px;background:url(../img/bg_logo.gif);margin-bottom:1px}
.top_wrap h1{float:left;text-indent:-9999px;width:225px;height:37px;margin:5px 0 0 27px;background:url(../img/logo.png) no-repeat}
.top_wrap .gnb{width:697px;height:50px;margin-left:566px}
.top_wrap .gnb ul{width:697px;height:50px;padding-top:4px}
.top_wrap .gnb ul li{float:left}
.content_wrap{width:1280px;height:300px}
.content_left{width:204px;height:100%;float:left;background:url(../img/bg_contentleft.gif) repeat-x}
.content_linebg{width:3px;height:100%;float:left;background:red;}
.content_right{width:1073px;min-height:200px;float:left;background:url(../img/bg_contentright.gif) repeat-x}
.content_left h2{width:109px;height:42px;text-indent:-9999px;margin:39px 0 0 30px;background:url(../img/h2_title.gif) no-repeat}
.content_left .left_nav{width:151px;height:204px;margin:28px 0 0 25px}
.content_left .left_nav ul{border-top:1px solid;color:#d7d7d8}
.content_left .left_nav ul .nav_list{width:151px;height:35px;border-bottom:1px solid;color:#d7d7d8}
.content_left .left_nav ul .last{height:132px}
.content_left .left_nav .sub_nav{padding:10px 0 0 39px;}
.footer{width:1280px;height:49px;background:url(../img/bg_footer.gif) repeat-x;float:left}
div class=content_wrap
div class=content_left
h2평가시스템(Evaluation System)/h2
div class=left_nav
ul
li class=nav_lista href=#img src=common/img/nav_leftlist1.gif alt=프로젝트 //a/li
li class=nav_lista href=#img src=common/img/nav_leftlist2.gif alt=대안템플릿 //a/li
li class=nav_list lasta href=#img src=common/img/nav_leftlist3over.gif alt=LCCOsub2/sub 123 //a
ul class=sub_nav
li class=sub_tit456/li
ul
li요약결과/li
li상세결과/li
/ul
li class=sub_tit789/li
/ul
/li
/ul
/div
/div
div class=content_linebg/div
div class=content_right
12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /12312313br /
/div
div class=footer
123
/div
/div
글씨가 잘안보여서 여기다가 추가로 적어요 저 빨간색 부분이 height 100% 줘야합니다 푸터 부분까지 닿아야 하는데
일반보더가 아닌 그림자 형식으로 들어간 보더라 백그라운드 이미지 처리 해주어야 합니다 방법좀 주세요 컨텐츠가 늘어나면 같이 늘어나고 줄어들면 같이 줄어들어야 합니다.
바디 100% wrap 에 height 100% 주면은 선을 끝까지 닿으나 해상도 에 무조건 100% 창이 되어버립니다.
문제는 div 에 사이즈가 변해도 그안에 있는 라인은 그 사이즈에 맟춰서 줄었다 늘어났다 해야합니다 ㅠㅡㅜ
-
우수리
height:100%는.. jquery로 해야되는걸로 알고있는데.. 다른분들은 어떻게 하시나용???