Tag: css

16 posts

Specificity in css

8/13/2023

Hacks for dealing with specificity Rules are the children of principles. CSS specificity is the set of rules browsers use to determine which…

Selectors css

7/23/2023

CSS selectors target and select the HTML elements you want to style. They are often treated as a solved problem, something we learn once and…

Inheritance in css

7/21/2023

CSS inheritance is one of the most fundamental and most misunderstood concepts in styling the web. At first glance, it feels almost…

CSS - How to animate 🚀

1/11/2021

How to bring life in a webpage ? 🤔 “Animation is about creating the illusion of life.” Brad Bird By animating information onto the page, we…

FlexBox Model

8/3/2020

The Flexbox Model still contains the major elements of the Box Model (margin, padding, border and content), but offers flexibility to best…

Chat Avatar