While working on forms if you want to add Bold, Italics, links, or more to the text in your forms to have certain areas or words stand out and call attention to them, below is how to accomplish this:
Bold
<b> word here </b>
(Form Edit Preview)
(Mobile Preview)
Italics
Please note that Italics do not work in the Section header of a form.
<i> word here </i>
(Form Edit Preview)
(Mobile Preview)
Link in form
<a href="https://www.google.com/">text you would like it to display</a>
(Form Edit Preview)
When the link is clicked, a new window will open with the link.
Color Font
<font color ="BLUE">Text desired</font>
(Form Edit Preview)
(Mobile Preview)
Line Breaks
Use "<br>" where the line break is needed.
Testing <br>
this
&
Testing this here <br>
does this work
(Form Edit Preview)
(Mobile Preview)
Remember to press 'Publish' once you make any and all changes to save your changes.
Comments
0 comments
Please sign in to leave a comment.