th : table header - A header cell in a <table>td : table data - A data cell in a <table>single table cell to span the width of more than one cel
우선적으로 table , thead , tbody , tr , th ,td가 필요하다 .이런식으로 고정을 할수가 있다 .