#css
Read more stories on Hashnode
Articles with this tag
Let’s say that you have a list of elements and you want to listen for an event on each one of them. One way of doing it would be to loop over all the...
Boxes are something you need to be familiar with while working with CSS. Because they are everywhere, everything in CSS is a box whether it be a...
The better way to write HTML · Adding a Semantic element is not about changing the look (visual) of it but It is about adding meaning to it, Visually It...