ChatterBank0 min ago
HTML on Answerbank
1 Answers
Do we use html codes to start new paragraphs, write in bold etc on the reply boxes on answerbank? Can tell me how to do this because everything I write seems to come out in one big block of words.
Answers
Best Answer
No best answer has yet been selected by beenee. 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.erm.... this could be difficult...
If you remove the '_' underscores,
<_BR_> Is a line break
<_P_> and <_/P_> define a paragraph
<_I_> and <_/I_> for italic highlighting
<_B_> and <_/B_> for bold highlighting
There are loads more, but haven't tried them! see http://www.daisy.co.uk/sites/BodgeIt/html.html for some of them
If you remove the '_' underscores,
<_BR_> Is a line break
<_P_> and <_/P_> define a paragraph
<_I_> and <_/I_> for italic highlighting
<_B_> and <_/B_> for bold highlighting
There are loads more, but haven't tried them! see http://www.daisy.co.uk/sites/BodgeIt/html.html for some of them