Text formatting Tags:
| label |
description |
tr>
| <b> |
defines bold text. |
| <big> |
defines a large character. |
| <em> |
defines text-focused. |
| <i> |
defines italic words. |
| <small> |
defines small words. |
| <strong> |
defines the aggravating tone. |
| <sub> |
defines the subscript word. |
| <sup> |
defines the superscript word. |
| <ins> |
defines the insertion word. |
| <del> |
defines the delete word. |
| <s> |
deprecated. Use <del> instead. |
| <strike> |
deprecated. Use <del> instead. |
| <u> |
deprecated. Use style instead. |
"Computer Output" tab:
| label |
Description |
| <code> |
Defines the computer code. |
| <kbd> |
Defines the keyboard code. |
| <samp> |
Define a sample of computer code. |
| <tt> |
Define the typewriter code. |
| <var> |
Defines a variable. |
| <pre> |
Defines the pre-formatted text. |
| <listing> |
Do not approve of use. Use <pre> instead. |
| <plaintext> |
Do not approve of use. Use <pre> instead. |
| <xmp> |
Do not approve of use. Use <pre> instead. |
References, references, and term definitions:
| label |
Description |
| <abbr> |
Define abbreviations. |
| <acronym> |
Defines the initials. |
| <address> |
Define the address. |
| <bdo> |
Defines the text direction. |
| <blockquote> |
Defines a long reference. |
| <q> |
Defines a short reference language. |
| <cite> |
Define references, citations. |
| <dfn> |
Define a definition project. |
HTML text formatting