- Mastering CSS
- Rich Finelli
- 215字
- 2021-07-08 09:46:01
Multiple classes
To recap, so far you've learned how to create a class that can be reused anywhere on our web page in order to create a button. However, buttons tend to vary across a website. You may have, for instance, buttons like: Okay, Close, Cancel, Submit, and Add to cart. All of which have different meanings so are all colored or styled slightly differently. In some scenarios, as in the case of our movies and index pages, the buttons just end up varying based on the page that they're on because of the layout differences between the pages. In this section, we'll get even more modular and learn how to use multiple classes in order to change the appearance of our buttons. We'll look at a few examples of how multiple classes can provide us some affordances in regard to styling our buttons throughout the site.
The following screenshot illustrates the final site. We're shooting for buttons that look like the Learn More button. They're floated to the right, they're white, they have a white border, and their width is narrower:

The following is where we stand with regard to our site at the moment. Our buttons are dark gray in color and have full width, they're just not what we're looking for here:

- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- Python自然語言處理(微課版)
- Python貝葉斯分析(第2版)
- SQL Server 2016數據庫應用與開發
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- Julia 1.0 Programming Complete Reference Guide
- Python數據可視化之美:專業圖表繪制指南(全彩)
- Scratch從入門到精通
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- SCRATCH編程課:我的游戲我做主
- Mastering MeteorJS Application Development
- 區塊鏈原理、架構與應用(第2版)
- WCF 4.5 Multi-Layer Services Development with Entity Framework(Third Edition)
- 接口自動化測試持續集成:Postman+Newman+Git+Jenkins+釘釘
- vSphere High Performance Cookbook(Second Edition)