关于 About

  • 总结一些常用的 CSS 样式
  • 记录一些 CSS 的新属性和一点奇技淫巧
  • 在“动”部分下有些动画并不是 CSS 效果,因为没有地方放置,所以暂时寄存在这里

尽量少说废话,代码简单易用,方便复制

talk is cheap show me the code

快速开始 Quick start

  • Clone the https://github.com/zhangximufeng/css_tricks.git
  • Install package npm install
  • Development run npm run docs:dev
  • Open http://localhost:8080 in your browser.

Contributing

  • Fork this repository
  • Create your branch: git checkout -b new-branch
  • Make your changes
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin new-branch
  • Submit a pull request

or submit an issue, any helpful suggestions are welcomed

JS Tricks

view online

关于猫 About cat (问的人太多了...)

本来是写在 console 里的

一只猫正在赶来 ~