테이블 코딩으로 게시판 만드는데 도와주세요 ㅠ
그린나래
div class=notice
div class=linemap
spanhome/span span알림/문의/span strong
공지사항/strong
/div
h3공지사항/h3
table summary=공지사항 게시판
caption class=hidden공지사항/caption
thead
tr
th scope=colno/th
th scope=colsubject/th
th scope=colwrite/th
th scope=coldate/th
th scope=colhit/th
/tr
/thead
tfoot
tr class=no_line
td colspan=6 class=form_tra href=#목록보기/aa href=#글쓰기 /a/td
/tr
tr class=no_line
th scope=row colspan=3 class=form_thlabel for=search이름 제목 내용/label/th
td class=form_trinput type=text name=search id=search title=검색내용 maxlength=10 size=18 / input type=submit value=검색 class=btn / input type=reset value=취소 class=btn //td
/tr
/tfoot
tbody
tr
th scope=row8/th
td class=td_left61기 사업보고서/td
tda href=#다운로드/a/td
td class=date2013/05/01/td
td 2/td
/tr
tr
th scope=row class=row7/th
td class=td_left61기 3분기보고서/td
tda href=#다운로드/a/td
td class=date2013/04/30/td
td 3/td
/tr
tr
th scope=row class=row6/th
td class=td_left61기 1분기보고서/td
tda href=#다운로드/a/td
td class=date2013/04/25/td
td 2/td
/tr
tr
th scope=row class=row5/th
td class=td_left60기 사업보고서/td
tda href=#다운로드/a/td
td class=date2013/04/21/td
td 3/td
/tr
tr
th scope=row class=row4/th
td class=td_left60기 3분기보고서/td
tda href=#다운로드/a/td
td class=date2013/04/18/td
td 5/td
/tr
tr
th scope=row class=row3/th
td class=td_left60기 1분기보고서/td
tda href=#다운로드/a/td
td class=date2013/04/11/td
td 9/td
/tr
tr
th scope=row class=row2/th
td class=td_left59기 사업보고서/td
tda href=#다운로드/a/td
td class=date2013/04/07/td
td 8/td
/tr
tr class=no_line
th scope=row class=row1/th
td class=td_left59기 3분기보고서/td
tda href=#다운로드/a/td
td class=date2013/03/29/td
td 14/td
/tr
p;/tbody
/table
/divbody{ width:930px;font-family:돋움; background:url(images/1_sub_bg.jpg) 0 0 repeat-x;font-size:11px;}
caption{overflow:hidden;position:absolute;top:0;left:-1000%;width:1px;height:1px}
a{color:#333;text-decoration:none}
table{border-collapse:collapse}
.linemap{position:absolute;top:30px; right:200px}
.notice{overflow:hidden;clear:both;position:relative;color:#666}
.notice h3{text-indent:-999px}
table{width:800px;margin-left:45px;margin-top:30px;border-top:2px solid #999;line-height:2em;color:#666}
table thead tr{border-bottom:1px solid #ccc;}
table tr{border-bottom:1px dotted #ccc}
table tr.no_line{border-bottom:0}
table .form_tr{text-align:left}
table .form_th{padding-right:10px;text-align:right}
table th,table tr,table td{padding:5px 1px}
table tr{display:table-row;text-align:center;vertical-align:inherit}
table th,table td{display:table-cell;text-align:center;vertical-align:inherit}
table .td_left{ padding-right:300px;text-align:left}
tbody th{padding:0 20px}
크롬에서 열면 라인이 보이는데 ..
익스에서 열면 왜 안보일까요...? ㅠㅠㅠ
그리고 날짜부분 넓이도 조절이 안되네요 ㅜ
-
길가온
감사합니다^^ 바로 해결 됬어요!!
-
맺음새
tr말고 td에 스타일을 넣어보세요.