CSS Specificity
Jan 19, 2024
What is CSS selector specificity and how does it work? Specificity is an algorithm that calculates the weight that is applied to a given CSS declaration.
Continue ReadingKeep learning, keep building, keep exploring!
Look through all articles to date
Jan 19, 2024
What is CSS selector specificity and how does it work? Specificity is an algorithm that calculates the weight that is applied to a given CSS declaration.
Continue ReadingJan 18, 2024
Consider HTML5 as an open web platform. What are the building blocks of HTML5?
Continue ReadingJan 18, 2024
Describe the difference between a cookie, sessionStorage and localStorage.
Continue Reading