css3 - CSS property support -


is there way check if css property i'm going use supported common browsers? can avoid using -moz , -webkit prefixed properties, if unprefixed property supported commonly browsers.

there many answer out there can check

for checking browser compatibility
1) w3schools

or directly can use
1) normalize


Comments

Popular posts from this blog

sql - MySQL - Finding Empty relations -

javascript - Why jQuery Select box change event is now working? -

c - Android and JNI real time clock -