|
Formatting related tags
HTMLUI supports the following formatting related tags.
- The b tag – Bold font text.
- The br tag – Next line.
- The em tag – Emphasize text.
- The font tag – Font formatting options.
- The h1 tag – Header1.
- The h2 tag – Header2.
- The h3 tag – Header3.
- The h4 tag – Header4.
- The h5 tag – Header5.
- The h6 tag – Header6.
- The hr tag – Horizontal rule.
- The code tag – Inline code snippets.
- The strong tag – Bold fonted text.
- The style tag – Defines the styles for the html elements in the document.
- The sub tag – Subscripted text.
- The sup tag – Superscripted text.
- The p tag – New paragraph.
- The pre tag – Predefined text.
|
|
|
|