Quote:
Originally Posted by nikosan
And I was wrong yesterday -- I thought changing <em> to <i> fixed the spacing, but it doesn't. Spaces still get removed before the opening tags.
|
I've seen similar issues with some recipes adding line breaks around highlighted words and hyperlinks. When I examined the text, I found a div with a class assignment that I assume was associated with a style sheet that turned off the line break that is default for div, and the style sheet wasn't included. (And misappropriation of the div tag by the web designer when other tags would have been better.)
What you are looking at might be something similar -- strangeness in the style sheet associated with (or missing from) the tags you are finding in the text.