Let's look at how you can differentiate tables semantically.테이블를 의미론적으로 구분할 수 있는 방법을 살펴 볼것입니다.There's no function, but semantically the first line means the title.어떠한 기능은 없지만, 의미론적으로 첫 행은 제목을 의미하고,The second and third rows don't have a function, but they mean the content.두번째, 세번쨰 행도 기능은 없지만 내용을 의미 합니다.We need to put that meaning in the source code through tags.이런 의미를 우리는 태그를 통해서 소스 코드에 담아 줘야 합니다.Tie the corresponding parts of the title with the head tag.thead 태그로 제목에..........
원문 링크 : <table> 태그 2