Despite my efforts, I am unable to achieve a border radius on my webpage. I am using the latest version of Internet Explorer and no matter what I try, nothing seems to work. I even adjusted the rendering setting to IE9 in the developer tools but it still does not recognize:
border-radius: 4px;
As far as my understanding goes, IE9 should support this CSS3 element. Am I missing something here? My goal is to have a consistent look across different browsers. Any suggestions or assistance would be greatly appreciated!