CSS3 is the way to render a web2.0 layout without pain in the ass.
Unfortunately, IE8/7/6 doesn’t support the border-radius attribute, which is one of the coolest things that CSS3 implements ( after font-face ): let’s see how we can make our site look good also in crap-based browsers ( = IE X ).
We just need to download an .htc file at Google Code project curved-corner.
Then the CSS syntax is similar to the non-ie-compliant one:
1 2 3 4 5 |
|