검색 이미지 잡아주세요~~
<form method="post" action="./qdsearch/search.php">
<TR>
<TD><input type=text size="20" name="key" background-color:white; background-position:0% 0px; margin-bottom:4; border-width:1; border-color:rgb(204,204,204); border-style:solid;"> <input type=image height=20 width=49
src="image/sch_btn.gif" border=0=submit value=검색 style="margin-top:0px;"></TD>
</TR></form>
<TD><input type=text size="20" name="key" background-color:white; background-position:0% 0px; margin-bottom:4; border-width:1; border-color:rgb(204,204,204); border-style:solid;"> <input type=image height=20 width=49
src="image/sch_btn.gif" border=0=submit value=검색 style="margin-top:0px;"></TD>
</TR></form>
검색을 붙이려 하는데 이미지가 그냥 텍스트 위에 있네요.
이런거 마진으로 하는거라는데 첨 해보는지라 모르겠네요..
테스창하고 이미지가 일렬로 되게...아시는분 있으면 좀 잡아주세요~~
|
댓글을 작성하시려면 로그인이 필요합니다.
로그인
댓글 4개
<input type=text size="20" name="key" background-color:white; background-position:0% 0px; margin-bottom:4; border-width:1; border-color:rgb(204,204,204); border-style:solid;"> <input type=image height=20 width=49 src="image/sch_btn.gif" border=0=submit value=검색 style="position:relative; top:3px;">
<td></td>
<td style="padding:3px;"></td>
<form method="post" action="./qdsearch/search.php">
<tr>
<td><input type=text size="20" name="key" style="background-color:white; border-width:1; border-color:#cccccc; border-style:solid;"> <input type=image src="image/sch_btn.gif" border='0' height='20' width='49' align='absmiddle' style="margin-top:0px;">
</td>
</tr>
</form>
ps, 이크^^ 그사이 고수님께서 먼저 올리셨네요,,,
열심히 배울께요~~^^ㅋ