Skip to main content

Can I add HTML code to text areas?

Yes. In most text boxes, like questions, instructions, and group e-mail messages, HTML coding can be used to format words (bold, italics, or underline), change text color, or format paragraphs (bullets or numbering).

Note: For help on learning and using HTML formatting go to: W3 HTML Website

This is an example of what can be done with HTML:

<b>bold</b> a word

put it in <i>italics</i>, or

change a <font color='#000080' size=4>color</font>.