강의

멘토링

로드맵

Inflearn Community Q&A

tokkisaem's profile image
tokkisaem

asked

A real introductory all-in-one development boot camp for non-majors

[GrabMarket] Implementing Web Screens - 1

시맨틱 태그

Written on

·

197

2

혹시 header, article, footer 등의 시맨틱 태그를 사용하지 않고 따로 div태그에 id로 header, body 이런식으로 주는 이유가 있나요?

react-nativereacttensorflowexpressHTML/CSSjavascript머신러닝 배워볼래요? nodejs

Answer 1

1

grab님의 프로필 이미지
grab
Instructor

좋은 질문 감사합니다.

실제로 Semantic 태그로 작성하는 게 더 직관적이고 선호하는 방법이죠.
다만 본 커리큘럼에서는 다양한 영역을 다루다 보니 Semantic 부분은 생략했습니다 😭

관련해서 질문이 있다면 편하게 남겨주세요 😊

tokkisaem's profile image
tokkisaem

asked

Ask a question