<body>
<form>
<table>
<tr>
<td>아이디<input type="text" size="15"></td>
<td>비밀번호 <input type="password" size="15"></td>
<td><input type="image" src="images/login.jpg"></td>
</tr>
</table>
</form>
</body>