All I want is an input box that has a small black border, and a light yellow background. <form> <input type="text" /> <input type="text" style="background-color:lightyellow;" /> </form> Then why does the second input element have a shaded border in most browsers I try? Lukas
(image/gif attachment: form.gif)
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:34 GMT