- Professional CSS3
- Piotr Sikora
- 70字
- 2021-07-02 16:39:37
Checking compatibility
Some CSS features don't work in all browsers. Some new properties need browser-specific prefixes (like -ms
, -o
, -webkit
) to work properly across all modern browsers. But how to check if you can use some properties in your project? Of course, you can check it yourself, but the easiest way is to check it on http://caniuse.com/. You can open this web page and check which properties you can use.

推薦閱讀
- Functional Python Programming
- Machine Learning with R Cookbook(Second Edition)
- C和C++安全編碼(原書第2版)
- Java編程指南:基礎知識、類庫應用及案例設計
- 我的第一本算法書
- Java程序員面試算法寶典
- aelf區塊鏈應用架構指南
- Learning Neo4j 3.x(Second Edition)
- C語言程序設計
- Python算法從菜鳥到達人
- Learning OpenStack Networking(Neutron)(Second Edition)
- Mastering C++ Multithreading
- TMS320LF240x芯片原理、設計及應用
- MySQL入門很輕松(微課超值版)
- 快速入門與進階:Creo 4·0全實例精講