[테이블] 테이블 기본 구조 : table > tbody > tr(table row) > th(table header;제목) or td(table data) Document table { border-collapse: collapse;