In reading this question, it appears that it used to not be possible to style the line break (BR) tag using CSS. However, with the latest browsers this is no longer the case. I'm trying to give certain line-breaks a visual appearance, the way old word processors would have a "show codes" mode where you could see the line break as a pi symbol.
However, I'm having trouble getting the effect to occur before the actual line break, it always seems to show up on the next line.
As an example, here is a fiddle. Even though I'm setting the content to occur before the line-break, it is still showing up on the next line. I need it to occur at the end of the line before the line-break actually occurs. I have also experimented with using background-image
instead of content with no luck.
` in the first place, so you should formulate the original question rather than ask about an assumed (inferior) approach to it. – Jukka K. Korpela Sep 17 '14 at 16:28