The **tagName** read-only property of the Element interface returns the tag name of the element on which it's called.
**tagName**
Element
현재 내가 가져온 DOM element의 태그 이름을 반환한다. 예시) IMG