반응형
1.table 테그
- th : table head의 약자로, 표의 제목을 쓰는 역할
- tr : table row의 약자로, 가로줄을 쓰는 역할
- td : table data의 약자로, 셀을 만드는 역할
반응형
'G.Code' 카테고리의 다른 글
eclipse 단축키 (0) | 2021.05.06 |
---|---|
cvc-id.3: A field of identity constraint 'web-app-servlet-name-uniqueness' matched element 'web-app', but this element does not have a simple type. web.xml 오류시 해결 방법 (0) | 2021.04.26 |
MVC 아키텍쳐 각 요소의 기능과 개발 주체 (0) | 2021.04.22 |
JSP 한글 깨짐 현상 (0) | 2021.04.19 |