Back to News
Advertisement
Advertisement

⚑ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 59 words in the discussion.

Trending Topics

#css#https#org#text#trim#developer#mozilla#docs#web#reference

Discussion (2 Comments)Read Original on HackerNews

pveierlandβ€’about 3 hours ago
There's new CSS capabilities [0] that can help solve this problem better now via alignment-baseline [1] and text-box-trim [2].

[0] https://www.w3.org/TR/css-inline-3/#leading-trim

[1] https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/P...

[2] https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/P...

gfatβ€’about 3 hours ago
Recently found the lh unit approach. It’s elegant for centering icons along the first line in dynamic, sometimes wrapping text.