Complete Web Developer Chapter 2 - Lesson 15 Specificity

3 years ago
37

Sometimes we end up with conflicting css rules, or multiple rules that target the same element. In that case how does the browser know which rule to use? It uses specificity. In this video we look at how to calculate specificity so we know exactly what the browse is going to do in case of conflicting rules.

This is part of a complete series to learn web development from absolute beginner to job-ready.

In this series, we are going to learn the following technologies.

HTML
CSS
Javascript
PHP
OOP PHP
MYSQL
Git
MVC
Node.js
React.js

We are going to learn by building a series of projects that will show us how to use these technologies in real-world applications.

Loading comments...