Tag: frontend

39 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…

Flutter Basics🚀

2/12/2021

Core Basics Flutter includes a modern react-style framework, a 2D rendering engine, ready-made widgets, and development tools. These…

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…

Chat Avatar