7,8 브라우저에서 다르게 보이는 이유가 몰까요 (인풋박스와 이미지)
빵돌
수다님 말씀대로 작업했는데..
8브라우저에서 1px 올라 갔어염~~ 왜 그럴까요?
style type=text/css
img{border:none;}
.searto {
width:82px; height:17px;
display:-moz-inline-block;display:-moz-inline-box;display:inline-block;
border:1px solid #dd7272; background-color:#fff;
font-family:dotum,verdana;font-size:11px; color:#323232;
} /* topnavi_input */
.searto3 {
padding-left:3;
width:80px; height:12px; margin:1px 0 0 0;
border:0 none; background-color:#fff;
ime-mode:active; font-family:dotum,verdana;font-size:11px; color:#323232;
} /* topnavi_input */
/style
/head
body
table cellpadding=0 cellspacing=0 border=0 width=518px
tr
td/td
td style=float:right;margin:auto;
table cellpadding=0 cellspacing=0 border=0
tr
tdspan class=seartoinput name=searchtext type=text id= class=searto3 value= size=18 onkeydown=keydown2(); //span/td
td style=vertical-align:top; valign=topa href=javascript:gotopsearch();img src=untitled-1.gif alt= //a/td
/tr
/table
/td
/tr
-
god
DTD가 뭔지요.. XHTML 1.0 에선 IE7,8 둘다 똑같이 잘보입니다.
-
펴라
저역시 IE 7,8 동일하게 보이는데요~