<!DOCTYPE html>
<html>
<head>
<title>test</title>


</head>
<body>
<button type="button" value="게시판"><img src="icon_button.png" width=50 height=50 ></button>
<button type="button"><img src="icon_button.png" width=50 height=50 ></button>
<button type="button"><img src="icon_button.png" width=50 height=50 ></button>

</body>
</html>


 전체 소스 이렇게 된다 게시판 글씨 출력 안되네..ㅠㅠ