FrontEnd Development
29.7K subscribers
145 photos
1 video
8.63K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Make creative borders with background-clip border-area

Jen Simmons explains how you can apply a background image to a border using background-clip: border-area, available today in Safari Technology Preview and Safari 18.2 beta. - https://webkit.org/blog/16214/background-clip-border-area

#css
Solved By Modern CSS: Feature Image

Ahmad Shadeed shows how to use container queries and CSS :has() to build a feature image. - https://ishadeed.com/article/modern-css-feature-image

#css
Why I’m excited about text-box-trim as a designer

Jason Bradberry shows what’s possible in the real world with the new CSS text-box-trim capabilities from a designer’s perspective and gives a deep dive into the text spacing and alignment problems it solves. - https://piccalil.li/blog/why-im-excited-about-text-box-trim-as-a-designer

#css
Balancing Text In CSS

Ahmad Shadeed demonstrates how to make text look more balanced in CSS. - https://ishadeed.com/article/balancing-text-css

#css
CSS light-dark()

Mayank gives a nice introduction to light-dark(), a new CSS function that returns one of two color values based on the current color scheme. - https://12daysofweb.dev/2024/css-light-dark

#css
New capabilities for attr()

Una Kravets outlines how new attr() capabilites allow you to reference colors, numbers, percentages, named values as custom identifiers, and more. - https://una.im/advanced-attr

#css
Here’s Why Your Anchor Positioning Isn’t Working

James Stuckey Weber shares a simple checklist to help debug anchor elements. - https://www.oddbird.net/2025/01/29/anchor-position-validity

#css