HTML5로 이미지 버튼을 추가하려면 −
<button type = "submit" name = "learn" value = "myimage"> <p>Tutorials for all</p> <img src="https://www.tutorialspoint.com/latest/inter-process-communication.png " /> </button>
HTML5로 이미지 버튼을 추가하려면 −
<button type = "submit" name = "learn" value = "myimage"> <p>Tutorials for all</p> <img src="https://www.tutorialspoint.com/latest/inter-process-communication.png " /> </button>