Quote:
Originally Posted by AlanHK
I thought I was clever when I worked out how to add pseudo-kerning between a single and double quotemarks, so they didn't turn into a triple.
|
Rather than adding a character, wrap one of the punctuation marks in a styled <span>, and add some space with an margin setting in the CSS. You can then make the gap exactly how wide you want.