
#1 시멘틱 블록 요소 가. main 요소 Wikitechy Tutorials Wikitechy provide HTML, CSS tutorials for beginners HTML Tutorial HTML-Hyper Text Markup Language. It is used to create a static web page. CSS Tutorial CSS-Cascading Style Sheets Specification is a computer language that is used to write formatting instructions (rules). - main 요소는 문서 body 영역의 주요 콘텐츠 블록을 지정할 때 사용한다. main 요소 안의 콘텐츠 블록은 문서에서 유일한 부분이므로 문서에..