#css
Read more stories on Hashnode
Articles with this tag
When to use Flexbox? In simple words, If you want to layout items in one direction on your webpage then you can use Flexbox. Furthermore, I will...
What if your website contains a lot of CSS? or example,On your website, the same color is reused hundreds of places throughout the document, and later...
What is an Attribute? In CSS, an attribute is a characteristic or a property of an HTML element that is used to target and styled the HTML element....
What is linear -Gradient? The transition between two or more colors in a single direction linear direction is very flexible. It minimum requires two...