Friday 27 September 2013

How to Use the Vendor Prefixes in CSS3

Hi im Griffin and im back!

Today im going to show You how to use the vendor prefixes in CSS3.
So now...First You have to know the vendor prefixes, and for what we can use them.
There are 4 main vendors:
1. -webkit-
The -webkit- vendor is used for Google chrome and safari.
With these prefixes we can use styling effects which aren't supported in all browsers.So now You know what is Vendor Prefix!

2. -moz-
The -moz- is used for Mozzila Firefox.

3. -ms-
-ms- for IE(Internet Explorer)
And...
4. -o-
-o- is used for Opera.

#Griffin

No comments:

Post a Comment