- Mastering CSS
- Rich Finelli
- 75字
- 2021-07-08 09:46:00
Summary
In this chapter, we went over the traditional use of floating elements: flowing text around images. We then looked at using floats to build a multi-column layout. Finally, we learned how to tackle the problems that come with using floats. We found that the clearfix hack is the best method for fixing collapsed floats. In the next chapter, we're going to expand on modular CSS as we create modern buttons using a modular approach.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- 從零構建知識圖譜:技術、方法與案例
- .NET之美:.NET關鍵技術深入解析
- 在最好的年紀學Python:小學生趣味編程
- 算法精粹:經典計算機科學問題的Java實現
- Elastic Stack應用寶典
- 差分進化算法及其高維多目標優化應用
- C語言程序設計學習指導與習題解答
- Visual Basic程序設計
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- SQL Server實用教程(SQL Server 2008版)
- 案例式C語言程序設計實驗指導
- Learning Python Data Visualization
- Java從入門到精通(視頻實戰版)
- Java程序設計教程