Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Uses of CSS prefixes

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 319
    Comment on it

    Hello all,

    Mainly prefixes are used for css3 properties which is experimental or non standard CSS properties, this tells to different browser

    Mostly we avoid the prefix but sometimes if you are not using prefix, your css3 properties will not work work properly in old browsers.

    Prefixes are not used for all css3 properties it is needed for some example -o-border-radius have no need to prefixes.

    Your best bet is referencing an up-to-date resource like CSS3 please!.

    The vendors use these prefixes:

    • -webkit- (Chrome, newer versions of Opera.)
    • -moz- (Firefox)
    • -o- (Old versions of Opera)
    • -ms- (Internet Explorer)

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: