css How to use @font-face to avoid faux-italic and bold browser styles Did you know that if you declare a custom font using @font-face, the browser will try to fake the bold and italic styles if it can't find them? This is
css How to avoid paragraph gaps when using superscript and subscript Frequently, when I see a webpage with superscript or subscript text, I see associated gaps in the paragraph. This is caused because the default way browsers render super and subscript