difference between- css selector and universal selector
Answers
Answered by
2
Explanation:
In CSS, you generally want to be as specific as possible, so using the universal selector is often not the best approach to take. The Universal Selector * is going to apply the specific styles to every single element within the entire DOM, regardless of its tag.
Similar questions
English,
1 month ago
Math,
3 months ago
Computer Science,
3 months ago
Hindi,
9 months ago
Math,
9 months ago