input type = image(이미지 버튼), button(버튼), file (파일 첨부)
<input type = "image" src = "search.png" alt = "전송 이미지" >
<input type = "button">
<input type = "file" >