1. Navigate to Surveys and select the required one
- Use Search bar to simplify your search
2. Select the required language on the left
3. On the right, click + to add a new question
4. Select Read Only Content to add a content with HTML format
5. Enter the required text in the required format
- Both Subtitle and Body fields support HTML format
- Use an HTML Helper* to design the desired texts
HTML Helper
| Desired design |
HTML code required |
| Cursive text |
<em>Cursive text</em> |
| Bold text |
<strong>Bold text</strong> |
| Bold Cursive text |
<em><strong>Bold Cursive text</strong></em> |
| Underline text |
<span style="text-decoration: underline;">Underline text</span> |
| New paragraph↵ |
<p>New paragraph</p> |
| Google |
<a href="https://google.com" target="_blank">Google</a> |
| Etc |
... |
6. Click SAVE to save the question (or DISCARD to cancel the question creation)
- After saving, the text in the required format will be displayed