1. DOM이란?🤷 MDN에서 말하는 DOM(Document Object Model)의 정의는 다음과 같다. > The Document Object Model (DOM) is a programming interface for HTML. DOM은 HTML 문서를 위한