Scrollback
Articles Bookmarks Twitter Digests Newsletter Runs
Back to Twitter
jhey ʕ•ᴥ•ʔ @jh3yy

highlighting with CSS :has() 💡

td:has(~ td:hover), /* previous sibling cells */
table:has(td:nth-of-type(3):hover) /* column cells */
tr:not(:first-of-type):has(~ tr:hover)
td:nth-of-type(3) {
background: var(--highlighted);
}

Your browser doesn't support inline video. Open video
Feb 5, 2025 View on X →
https://x.com/jh3yy/status/1887245206418038860
Wednesday, February 5, 2025
Twitter 5,224 likes 399 retweets 4,309 bookmarks ID: 1887245206418038860
Curated insights from your reading list v1.0