I have an app which depends on text-underline-offset to render middle lines and underlines to text for English educational purposes. For English learners it is very important to have lines behind the ...
You probably use `text-decoration: underline`. But CSS gives you a lot more than that. Most of us stop at the default underline. It works, but it rarely feels designed. The good part is that CSS gives ...