When converting PSD's into HTML or even HTML5 and CSS, how much more difficult is it to round the corners and make those corners consistent across all browsers, especially Internet Explorer?
Assuming the corners were rounded with code, not images.
You can check out Corner if you want a JavaScript solution. It's cross platform.
You already accepted but CSS3 PIE you can just use the border-radius
property (along with gradients, shadows, and other fun CSS3 features) in IE3. I think it's one of the cleaner ways to approach the problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With