Page 1 of 1

line break in "content:" text value under CSS style?

Posted: Mon Oct 14, 2013 9:16 pm
by Ram

Dear Appery,

can you please point me on how to enforce line break in the "content:" text value in CSS style?

i tried the "\A" but it doesn't get me there...

Thx much in advance!
Best,
R.


line break in "content:" text value under CSS style?

Posted: Mon Oct 14, 2013 9:49 pm
by Alena Prykhodko

Hi Ram!

\A should work. Also add line:
pre
white-space: pre;/pre

http://stackoverflow.com/questions/90...


line break in "content:" text value under CSS style?

Posted: Tue Oct 15, 2013 4:21 am
by Ram