Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
1β€21π11π₯1
This media is not supported in your browser
VIEW IN TELEGRAM
If you have not tried out container queries yet, would highly recommend that you do π€©
This is a relatively new CSS feature, which is similar to media queries. While media queries are based on the dimension of the entire page, container queries are specific to individual elements in a page.
π Here we define a "container" and conditionally style elements inside the container based on the dimensions of the container
π Some other examples include, when you want to style an individual card based on its size
Please open Telegram to view this post
VIEW IN TELEGRAM
β€27π4π₯2
Please open Telegram to view this post
VIEW IN TELEGRAM
β€27π2
Please open Telegram to view this post
VIEW IN TELEGRAM
β€8
π΅ 30 Ways To Improve Website Performance With CSS
According to the httparchive.org page weight report, CSS accounts for 7 HTTP requests and 70Kb of code on the average web page totalling 70 requests and 2MB. Itβs not the worst cause of woeful website performance
The following 30 tips will help you optimize CSS to improve actual and perceived response times.
π https://blog.openreplay.com/30-ways-to-improve-website-performance-with-css/
According to the httparchive.org page weight report, CSS accounts for 7 HTTP requests and 70Kb of code on the average web page totalling 70 requests and 2MB. Itβs not the worst cause of woeful website performance
The following 30 tips will help you optimize CSS to improve actual and perceived response times.
Please open Telegram to view this post
VIEW IN TELEGRAM
β€16π4
Building beautiful websites doesnβt have to be a grind... these online CSS tools are like secret weapons for any developer.
Please open Telegram to view this post
VIEW IN TELEGRAM
β€36π₯8π3
Please open Telegram to view this post
VIEW IN TELEGRAM
β€22π1
Please open Telegram to view this post
VIEW IN TELEGRAM
β€4
Ex_Files_Extending_Figma_Design.zip
342.8 MB
Please open Telegram to view this post
VIEW IN TELEGRAM
β€4
This media is not supported in your browser
VIEW IN TELEGRAM
In CSS, the ch unit defines the width of a single character. The reason we are using a monospace font is because they have the same width for any character π
We use a simple key frame animation to automate the width of the element from 0 to some max size of the text.
β¨ The steps animation timing function is important, because it enables to set the width in a staggered manner (1ch, 2ch, 3ch, etc) and not a continuous smooth way
β¨ We also disable text wrapping so that the text is presented in a single line irrespective of the width - which is important for this effect
Please open Telegram to view this post
VIEW IN TELEGRAM
β€25π5π₯1
Default browser highlights in auto-filled fields can clash with a siteβs design. By leveraging the
:-webkit-autofill pseudo-class, developers can override these styles and ensure consistent branding across modern browsers.Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
β€32π4
Please open Telegram to view this post
VIEW IN TELEGRAM
β€59π₯17π12
Please open Telegram to view this post
VIEW IN TELEGRAM
β€22π₯2
Please open Telegram to view this post
VIEW IN TELEGRAM
β€14π2π₯1
Once you start using it in different contexts, you realize itβs a small tweak that can make a big difference in user experience, design aesthetics, and even performance optimization.
Please open Telegram to view this post
VIEW IN TELEGRAM
β€32π6