Hello,
There should be no red lines - and Mozilla does not display them
but IE does...
<inputshould take the whole space of its parent element
(<div>)
Any workaround?
<br><br><br><br >
<div style="backgrou nd:#FF0000; padding:0px; margin:0px;
border-width:0px;width :100px">
<input style="border-width:0px; background:#AAA AFF; width:100%;
padding:0px; margin:0px" size="20">
</div>
<br><br>
Thank you, Dmitry
There should be no red lines - and Mozilla does not display them
but IE does...
<inputshould take the whole space of its parent element
(<div>)
Any workaround?
<br><br><br><br >
<div style="backgrou nd:#FF0000; padding:0px; margin:0px;
border-width:0px;width :100px">
<input style="border-width:0px; background:#AAA AFF; width:100%;
padding:0px; margin:0px" size="20">
</div>
<br><br>
Thank you, Dmitry
Comment