Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
CSS Series' Articles
Back to avcat's Series
-webkit-line-clamp - vertical clamp lines
avcat
avcat
avcat
Follow
Aug 19 '25
-webkit-line-clamp - vertical clamp lines
#
css
#
tailwindcss
Comments
Add Comment
1 min read
:has(<n number of elements>)
avcat
avcat
avcat
Follow
Aug 20 '25
:has(<n number of elements>)
#
css
Comments
Add Comment
1 min read
:has(<such an element after current>)
avcat
avcat
avcat
Follow
Aug 20 '25
:has(<such an element after current>)
#
css
Comments
Add Comment
1 min read
border-radius + linear-gradient
avcat
avcat
avcat
Follow
Aug 22 '25
border-radius + linear-gradient
#
css
Comments
Add Comment
1 min read
interpolate-size: allow-keywords - transition for non-numeric values
avcat
avcat
avcat
Follow
Aug 23 '25
interpolate-size: allow-keywords - transition for non-numeric values
#
css
Comments
Add Comment
1 min read
hsl() - native CSS lighten/darken/rgba
avcat
avcat
avcat
Follow
Aug 24 '25
hsl() - native CSS lighten/darken/rgba
#
css
Comments
Add Comment
1 min read
font-variant-numeric - better font display for specific cases
avcat
avcat
avcat
Follow
Aug 25 '25
font-variant-numeric - better font display for specific cases
#
css
Comments
Add Comment
1 min read
overflow-x: clip > overflow-x: hidden
avcat
avcat
avcat
Follow
Aug 29 '25
overflow-x: clip > overflow-x: hidden
#
css
Comments
Add Comment
1 min read
aspect-ratio sets "preferable" sizes, but does not force the size
avcat
avcat
avcat
Follow
Sep 1 '25
aspect-ratio sets "preferable" sizes, but does not force the size
#
css
Comments
Add Comment
1 min read
@media (768px < width <= 1024px) - 92% support (Media Queries Range Syntax)
avcat
avcat
avcat
Follow
Sep 2 '25
@media (768px < width <= 1024px) - 92% support (Media Queries Range Syntax)
#
css
Comments
Add Comment
1 min read
Modern CSS reset?
avcat
avcat
avcat
Follow
Sep 15 '25
Modern CSS reset?
#
css
Comments
Add Comment
1 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account