HTML formatting tags, including but not limited to the following examples, are supported in the InForm application when deployed from a Central Designer study.
Supported HTML formatting tags
HTML tag |
Use |
---|---|
<b ></b> |
Bold text. |
<br> |
Line break. |
<center></center> |
Centering text. |
<i></i> |
Italic text. |
<li></li> |
List items. |
<ol></ol> |
Numbered list. |
<p></p> |
Paragraphs. |
<pre></pre> |
Preformatted plain text, for example, computer output. |
<s></s> |
Strikethrough text. |
<strike></strike> |
Strikethrough text. |
<tt></tt> |
Monospace font. |
<u></u> |
Underlined text. |
<ul></ul> |
Bulleted list. |
Copyright © 2013, 2016 Oracle and/or its affiliates. All rights reserved.