john.brown Posted May 19, 2006 Report Share Posted May 19, 2006 (edited) Ir šitāds html: <div style="padding-top:5px; padding-bottom:5px;"> <input type="image" src="images/meklet.gif" onClick="this.submit()" style="border:0px;vertical-align:bottom;"><input type="text" size="20" name="query"> </div> Uz Firefox viss ir smuki: [bij bilde] A uz IE nobīdās: [bij bilde] Kāds var līdzēt ar padomu? Jau nomocījies esmu ar šito :( Edited May 20, 2006 by john.brown Link to comment Share on other sites More sharing options...
v3rb0 Posted May 19, 2006 Report Share Posted May 19, 2006 <div> <input type="image" src="meklet.gif" onClick="this.submit()" style="float:left;" hspace="0" /><input type="text" name="query" style="border:1px solid #666; float:left;" /> </div> Link to comment Share on other sites More sharing options...
john.brown Posted May 19, 2006 Author Report Share Posted May 19, 2006 Paldies, ir ok :) Link to comment Share on other sites More sharing options...
Recommended Posts