Author > Formatting questionnaires > Adding formatting to question and response text
 
Adding formatting to question and response text
You can add formatting to question and response text using a limited number of HTML tags. You can add bold, italic, or underlining to a word or phrase, or insert a line break.
When possible, it is preferable to control the formatting using a style template rather than HTML tags embedded in the question and response text. This gives you more control over the details of the formatting, and makes it easier to implement changes. However, the HTML tags are useful when you want to emphasize individual words or phrases.
The HTML tags used must be well-formed HTML, otherwise they may not be recognized as HTML and will appear as plain text.
Tag
Description
<b>...</b>
Bold text
<i>...</i>
Italic text
<u>...</u>
Underlined text
<br/>
Line break
<blockquote>...</blockquote>
Indent text
Note HTML formatting is not supported in UNICOM Intelligence Interviewer - Offline for Windows or Data Entry Player.
See also
Adding formatting to question text
Adding formatting to subject or response text
Adding formatting to substituted text
Adding line breaks
Advanced Text Editor
Formatting questionnaires