- Mastering CSS
- Rich Finelli
- 141字
- 2021-07-08 09:45:49
CSS reset
In the last section, you learned about the power of a good text editor. In this section, we're going to use that text editor to explore something called a CSS reset. There's a lot of pieces to starting a website that need to be in place and are typically part of your website boilerplate. I call these pieces your "base layer". A big part of this base layer is the CSS reset. A reset allows you to eliminate browser inconsistencies with regard to default browser styling and eliminate all default browser styles in general. It allows you to more easily provide your handcrafted styles using CSS. In this section, we're going to first load in a CSS reset, then examine that reset and see what it's doing. Finally, we'll add to and customize the reset to fit our needs.
- 騰訊iOS測試實踐
- iOS 9 Game Development Essentials
- JavaScript語言精髓與編程實踐(第3版)
- Vue.js快跑:構建觸手可及的高性能Web應用
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Learn WebAssembly
- Visual Basic學習手冊
- Oracle Database 12c Security Cookbook
- C++新經典
- ServiceNow:Building Powerful Workflows
- C#程序設計(項目教學版)
- Programming with CodeIgniterMVC
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- ASP.NET 4.0 Web程序設計
- 邊玩邊學Scratch3.0少兒趣味編程