익스 9, 10 테이블 rowspan, colspan 적용시 보더스타일이 안먹습니다.
뿌잉
아래 소스에 td에 적용시킨 보터스타일이 적용되지 않습니다.이것저것 다해봤지만 왜그런지 이유를 모르겠습니다.도움바랍니다....
table border=2 cellpadding=0 cellspacing=0 caption 인쇄위치 /caption colgroup col width=15% / col width=15% / col width=70% / /colgroup tr td style=border-right: 2px solid #red;input type=checkbox / 등번호/td td style=border-right: 2px solid #red;input type=checkbox / 엠블렘/td td style=border-left: 2px solid #red; rowspan=5 /td /tr tr tdinput type=checkbox / 바지번호/td tdinput type=checkbox / 스폰서/td /tr tr tdinput type=checkbox / 앞번호/td tdinput type=checkbox / 패치(좌)/td /tr tr tdinput type=checkbox / 이니셜(등이름)/td tdinput type=checkbox / 패치(우)/td /tr tr tdinput type=checkbox / 기타/td td /td /tr /table