Web page Production WEBJX article introduction: CSS3 is not a new thing, more than just around the Border-radius property to achieve the rounded corners. It was sitting there patiently, ready for the debut, sipping coffee and waiting for the browser to spread the red carpet. CSS3 is not a new thing, it's not just about Border-radius attributes.
CSS3 is not a new thing, it is not just a fillet that is implemented around the Border-radius property. It was sitting there patiently, ready for the debut, sipping coffee and waiting for the browser to spread the red carpet.
CSS3 is not a new thing, it is not just a fillet that is implemented around the Border-radius property. It was sitting there patiently, ready for the debut, sipping coffee and waiting for the browser to spread the red carpet. You see, the browser needs to keep up ...
Note: The browser needs to be improved
Although it's fun to play with CSS3--as I've shown in the next few tutorials I'm going to demonstrate, it's important to understand that CSS3 is not fully supported by the current browser. In other words, if you want to use CSS3 in your site, make sure you have a compatible method for browsers that don't support CSS3.
Browser support status for CSS3:
Firefox (3.05 ... Partial support)
Google Chrome (1.0.154 ... Partial support)
Google Chrome (2.0.156 ... Better support)
Internet Explorer (IE7, IE8 not supported)
Opera (9.6 ... Rarely supported)
Safari (3.2.1 Windows ... Better support)
What is CSS and what is CSS3?
Very simply, CSS stands for "casading style Sheets", which is a stylesheet, a markup language that overrides and adds styles to a Web site. CSS3 only indicates that the next generation of css,3 is just the version number.
If CSS3 is not fully supported, then why should I write CSS3?
Because learning new things time is very interesting!
And some people often ask me how to achieve fillets. I explained many times how to use images or CSS3 implementations, and here I want to help others in need by writing some of the things I've learned.
Of course you don't have to look at what I'm saying. Eric Meyer is a legendary figure who knows a lot about CSS, and here's a great interview with Eric, a discussion of CSS3, well worth reading.
Test, I specifically made a test page about this series of tutorials. All of the topics discussed in this series are presented on this test page, and you can also visit the page to test whether your browser supports CSS3.
The above is CSS3 Tutorial (1): What is Css3_css3_css_ Web page production content, more relevant content please pay attention to topic.alibabacloud.com (www.php.cn)!