여러분 도와주세요ㅠㅠ급해요ㅠㅠㅠ
죄암죄암
오늘까지 끝내야되는데 잘되던것도 안되네요ㅠㅠ
고수님들 도와주세요ㅠ
제가 한부분
원본
원본처럼 나와야되는데 안나오네요 뭐가 잘못됬는지 좀봐주세요ㅠㅠ
css
.pdf_table{width:850px;margin:0 auto;paading-top:15px;}
.depart_table{width:850px;height:540px;border:1px #bfbbb6 solid;}
.depart_table th{text-align:center;height:36px;background:#bcd6ea;border-bottom:1px #bfbbb6 solid;}
.depart_table .th_right{text-align:center;height:36px;background:#bcd6ea;border-right:1px #bfbbb6 solid;}
.depart_table .th_bottom{text-align:center;width:77px;height:36px;background:#bcd6ea;border-right:1px #bfbbb6 solid;}
.depart_table td{text-align:center;height:26px;border-bottom:1px #bfbbb6 solid;}코딩
div class=pdf_table
table border=0 cellpadding=0 cellspacing=0 class=depart_table
colgroup
col width=367 /
col width=308 /
col width=165 /
/colgroup
thead
tr
th scope=col rowspan=2 class=th_right업무내용/th
th scope=col colspan=4 class=th_right전전전전/th
th scope=col rowspan=2비고/th
/tr
tr
th class=th_bottom팀 장/th
th class=th_bottom부서장/th
th class=th_bottom중 역/th
th class=th_bottom대표이사/th
/tr
/thead
tr
td /td
td colspan=4 /td
td /td
/tr
tr
td /td
td colspan=4 /td
td /td
/tr
/table
/div
-
Judicious
col 갯수가 잘못 된듯합니다...
큰 가닥이 세가닥이더라고 실제 세부 가닥까지 들어가면 총 6가닥이 나와야하는데 ..
현제 3가닥만 잡아놓으신듯 하네요
colgroup
col width=\367px\ /
col width=\77px\ /
col width=\77px\ /
col width=\77px\ /
col width=\77px\ /
col width=\165px\ /
/colgroup