官术网_书友最值得收藏!

Should we use classes or IDs?

Now, you're probably thinking, what's the difference between a class and an ID? Well, the first point to make is an ID has more weight than a class, literally 10 times more weight. Keeping your selectors lightweight is one of the keys to scalable, reusable CSS. What does having more weight really mean? It means it's more specific and an ID will overrule any class. We'll deep dive into specificity rules and weights in Chapter 4, Creating Buttons with Modular, Reusable CSS Classes, and CSS3. For now, just know that IDs will overrule classes when targeting the same element. The second point to make is that an ID is unique, and therefore, it can only be used once per page. Given these two points, primarily the first point, as a coding standard, I rarely use IDs for styling because classes are almost always more than sufficient.

Renaming elements with a simple class is so unbelievably powerful and probably the most useful thing in all of CSS. While naming classes, although sometimes tricky, it is important to make names semantic or meaningful. For example, if you're naming your blog post container, it's okay to name it "blog-post-container" because that perfectly describes what it is. IDs, although they have their time and place, aren't as useful as classes. It's best to just use a class in most circumstances to keep your specificity low. In the next section, you'll learn about how we can target elements by their context using descendant selectors.

主站蜘蛛池模板: 揭西县| 乌审旗| 白沙| 新田县| 孝感市| 嫩江县| 和硕县| 商城县| 宁城县| 祥云县| 绍兴县| 西贡区| 鲁山县| 四子王旗| 融水| 永济市| 盐边县| 顺平县| 璧山县| 金湖县| 阆中市| 溧水县| 筠连县| 屏边| 榆社县| 安泽县| 翼城县| 运城市| 瑞昌市| 黄石市| 长宁区| 新野县| 太康县| 丰城市| 罗源县| 麻城市| 常德市| 逊克县| 河北区| 中卫市| 武威市|