developer.mozilla.org는 가장 가까운 구획 콘텐츠나 구획 루트 의 푸터를 나타냅니다. 푸터는 일반적으로 구획의 작성자, 저작권 정보, 관련 문서 등의 내용을 담습니다. VoiceOver 스크린 리더는 랜드마크 로터에서 푸터의 랜드마크 역할을 표현하지 않는 문제가 있습니다. 해결하려면 에 role="contentinfo" 를 추가하세요. BCD tables only load in the browserhttps://developer.mozilla.org/ko/docs/Web/HTML/Element/footerHTML← 4 The elements of HTML - Table of Contents - 4.4 Grouping content → Some DOM operations (for example, parts of the drag and drop model) are defined in terms of " the body element". This refers to a particular element in the DOM, as per the definition of the term, and not any arbitrary element.https://html.spec.whatwg.org/multipage/sections.html#the-footer-elementKakaoConnect Everything - 새로운 연결, 더 나은 세상https://www.kakaocorp.com/page/mdn 에서 말하는 사용할 수 없는 요소는 더 엄밀히 얘기해서 header, footer 를 의미합니다. 나머지 article, section은 사용할 수 있습니다.