 |
Priority of CSS selectors - Alex Eguia's Codeblog
While using methods 1 and 2, CSS properties are set by selectors, being .class, #id, and tag the most used ones. ... It’s not really a 10-base sum, as a selector with 11 HTML tags has less priority than one class selector, but you do have a problem if you
codeblog.alexeguia.net |
 |