- 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.
推薦閱讀
- LaTeX Cookbook
- Apache Spark 2.x Machine Learning Cookbook
- C#完全自學教程
- Mastering PHP Design Patterns
- Internet of Things with Intel Galileo
- Python Data Structures and Algorithms
- INSTANT Yii 1.1 Application Development Starter
- Python入門很輕松(微課超值版)
- Web前端開發技術:HTML、CSS、JavaScript
- Swift iOS Programming for Kids
- Tkinter GUI Application Development Blueprints
- Python游戲編程項目開發實戰
- MySQL高可用實踐
- 零基礎學Java項目開發
- Learning Sinatra