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 -

unity3d - Rotate an object to face an opposite direction -

Upload file with tags through OwnCloud or NextCloud API -