Tagged articles

background-clip

2 articles · Page 1 of 1
IoT Full-Stack Technology
IoT Full-Stack Technology
Jul 16, 2026 · Frontend Development

7 Lesser‑Known CSS Properties That Can Wow Your UI

This article showcases seven uncommon yet powerful CSS properties—position:sticky, :empty, gap, background-clip:text, user-select, :invalid, :focus-within, and mix-blend-mode:difference—explaining their use cases, providing code examples, and noting compatibility considerations for modern web development.

:empty selector:focus-within:invalid
0 likes · 8 min read
7 Lesser‑Known CSS Properties That Can Wow Your UI
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 13, 2022 · Frontend Development

Recreating the “声生不息” Logo Using Pure CSS with Gradient, Clip‑Path, and Variable‑Based Color Switching

This article demonstrates how to recreate the “声生不息” program logo using only native CSS and a small amount of JavaScript, covering gradient stripes, clip‑path shaping, background‑clip text effects, CSS variables for color toggling, and detailed code snippets for each implementation step.

CSSFrontendJavaScript
0 likes · 19 min read
Recreating the “声生不息” Logo Using Pure CSS with Gradient, Clip‑Path, and Variable‑Based Color Switching