Component?
<!-- HTML Element --> <img src = '이미지 주소' /> <button class = '클래스 이름'>버튼</button> <!-- 내가 만든 컴포넌트 --> <내가지은이름1 name = 'Mark' /> <내가지은이름 props = {false} > 내용 </내가지은이름>