ChatterBank19 mins ago
Line Breaks
13 Answers
Please bring line breaks back. It's incredibly hard to explain or list anything on one line.
Answers
Best Answer
No best answer has yet been selected by tomd. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.Hi All no IE users!
It looks like the functionality of simple text is back, so
we have bold
italic
underlined
and maybe links?
http://www.theanswerbank.co.uk/AB-Suggestions/Question69 172.html
It looks like the functionality of simple text is back, so
we have bold
italic
underlined
and maybe links?
http://www.theanswerbank.co.uk/AB-Suggestions/Question69 172.html
zgma:
I guess you can do a little bit fancy stuff in Mozilla but you need to know some tricks:
1. If you want to write in bold write this:
<b>this is bold text</b>
2. If you want to write in italic write this:
<i>this is italic text</i>
3. If you want to write in underline write this:
<u>this is underlined text</u>
This is a little bit of HTML, but this is the only way to do in browsers which can not work with this fancy rich text editor, I think.
I am writing it from Firefox which is actually a Mozilla browser:
http://www.mozilla.org/products/firefox/
I guess you can do a little bit fancy stuff in Mozilla but you need to know some tricks:
1. If you want to write in bold write this:
<b>this is bold text</b>
2. If you want to write in italic write this:
<i>this is italic text</i>
3. If you want to write in underline write this:
<u>this is underlined text</u>
This is a little bit of HTML, but this is the only way to do in browsers which can not work with this fancy rich text editor, I think.
I am writing it from Firefox which is actually a Mozilla browser:
http://www.mozilla.org/products/firefox/