- Web Developer's Reference Guide
- Joshua Johanan Talha Khan Ricardo Zea
- 162字
- 2021-07-09 20:18:25
Summary
And this is how you start the first chapter about CSS Properties! We learned what CSS properties and vendor prefixes are.
Now, with the animation properties clear we can start working on great interactions for our sites and applications. We can also handle all background features, be positioning or even blend modes to create nice visual effects without having to depend on image editors of any kind.
The Box Model concept is something we can tackle easier especially knowing that legacy IE's have less and less impact than before. This is greatly impacted by how we work with CSS units since we need to understand which units work best with different use cases and requirements.
We learned that CSS columns are a great tool to distribute long strings of text. And that the mighty Flexbox is the go-to feature to arrange elements in containers.
Improving our typography and transformations are part of the next chapter, amongst other interesting properties.
Buckle up!
- TypeScript Blueprints
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- Offer來了:Java面試核心知識點精講(原理篇)
- 編寫高質量代碼:改善Python程序的91個建議
- Python數據可視化之Matplotlib與Pyecharts實戰
- Bootstrap 4:Responsive Web Design
- Drupal 8 Module Development
- 算法訓練營:提高篇(全彩版)
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- Windows Phone 8 Game Development
- Learning Splunk Web Framework
- 大規模語言模型開發基礎與實踐
- Building a Media Center with Raspberry Pi
- C/C++程序設計教程
- Raspberry Pi By Example