OK - according to the article a compatibility icon will appear if the website has issues with the browser.
According to my screnshot, this is not the case.
Kim Walker
Can you post a link to the page? Which styles did you use? There are CSS3 styles that work in most all CSS3-compatible browsers. There are -moz styles that work in Firefox only. There are -webkit styles that work in Safari and Chrome only. You can use them all and the browser will ignore the ones it doesn't recognize.
Sorry for the delay. This is the first opportunity I've had to view the page in IE9. I do get the compatibility view icon in IE9 and am able to see the rounded corners in normal mode, squared corners in compatibility view mode. I don't see the gradient background image in either.
I believe you may have modified your CSS since I viewed this in Firefox and Chrome. I'm only seeing the CSS3 border-radius style now which is all you need for modern browsers. But the only gradient background image I see is a -moz-linear-gradient which is primarily supported by Firefox browsers. But the gradient does appear in Firefox, Safari, and Chrome in Windows 7.
I've attached a screen capture of what I'm seeing in IE9 in normal view mode.
jensjakobsen
ASKER
I haven't modified the code.
Is there any issues with the new IE10 and CSS?
Kim Walker
Frankly, I didn't know there was a version 10. When I go to Microsoft to download the latest version it takes me to IE9.