I am creating a site in HTML5 and the design I was given is very clean and “boxy” - no rounded corners in other words … which is fine except I’m noticing that <select> tags are defaulting to rounded corners and even some use of gradient in FF, Chrome and Safari. See the “Get Started” box here …
You can see I was able to change the color of the <option> text, but I’m trying to figure out how to control the rendering of the <select> tag itself …
Thanks for the feedback. I’d leave them alone myself too, but when asked … btw, I found a site that does style select boxes pretty specifically. I think if I can reset the select to none, I can then add a border … the only attribute I’m missing then is a custom img for the arrow …