#learncodeonline
Read more stories on Hashnode
Articles with this tag
What is Git ? Git is a free and open source distributed version control system designed to handle everything from small to very large projects with...
What is Markdown ? Markdown is a way of writing content on the web. It makes it easy for the reader to read the content compared to if you write the...
A short and simple explanation of pseudo-elements. · What is a pseudo-element ? A pseudo-element is keyword that we add to the selector which helps tp...
A short and simple explanation of pseudo-classes. · What is a Pseudo-class ? A pseudo-class is a keyword that we add to the selector that specifies...
There are a lot of different ways in which we can use the selectors. But before moving onto to the different ways, let's first understand what are CSS...