Consecutive <br>'s not rendered correctly
Brought to you by:
toomastoots
I have found many feeds coded with two or more <br>'s
in a row, rather than using <p>. Most webbrowsers will
render the <br>'s as multiple consecutive line breaks.
But Feedreader has in its <style> definition the
property: "letter-spacing:1.1lm" and that prevents the
multiple <br>'s from producing more than one break.
The resulting view of the item has all the text plastered
together without spaces between paragraphs and it
looks horrible.
Unless there is a really good reason for it, I recommend
removal of the "letter-spacing:1.1lm" style property.
Logged In: NO
Did Anybody solve this Problem yet??