
notecss
This line of code is about to be in every single stylesheet.
h1, p, button {
text-box: trim-both cap alphabetic;
}
Centering in CSS is about to get even finer grained.
This line of code is about to be in every single stylesheet.
h1, p, button {
text-box: trim-both cap alphabetic;
}
Centering in CSS is about to get even finer grained.
Interesting. I like the border effect. And the rotated text - kewl!Bob Dinitto
I always second guess my CSS when I see this. Love this fix!Zach Neibaur
@argyleink it is time that all browser see the importance of this. it is such a pain to align several fonts with each other or icons
bmsuseluda
@argyleink It sounds exciting but tbh, without context, or a browser that supports it, I don't get it.
Mikael Gramont
Yes! Been waiting for this for so long. The Seek folks did an amazing job with the Capsize lib, but it’ll be great to have this finally available natively.Jeff Stranding
Always designing in browser first! Wow this is nifty!!Tim Holman