Do we have to use non-standard/browser specific CSS vendor prefixes anymore?

前端 未结 3 1853
终归单人心
终归单人心 2020-11-30 16:00

Given that I\'m not really bothered about backwards compatibility (I\'m exploring CSS3 and HTML5 based design, rather than relying on on graphics and such) what are the bene

3条回答
  •  再見小時候
    2020-11-30 16:10

    It really depends on which features and which browsers you want to fully support. Even now some browsers are lagging.

    Here is a really excellent guide: http://caniuse.com/

提交回复
热议问题