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

unity3d - Rotate an object to face an opposite direction -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -

delphi - Disable and change color of node in Treeview -