To format the output there are some tag is used.
Text Formatting Tag
| Tag | Description |
| <b> | To bold the text |
| <big> | To increase the size of the text |
| <em> | Emphasized the text |
| <i> | Italic form of the text |
| <small> | To see the text in small size |
| <strong> | To see the text strong |
| <sub> | To see subscript text |
| <sup> | Superscript text |
| <ins> | To indicate the inserting text |
| <del> | To delete a text by showing a underline |
| | |
| | |
| | |
Computer output Tag
| Tag | Description |
| <code> | To see the text in the code form |
| <kbd> | Keyboard text |
| <samp> | To see the text in sample computer code |
| <tt> | Teletype text |
| <var> | To indicate variable |
| <pre> | Preformatted text |
Definition Tag
| Tag | Description |
| <abbr> | To indicate the abbreviation |
| <acronym> | To indicate the acronym |
| <address> | To see the address |
| <bdo> | The direction of the text |
| <blockquote> | To use a large quotation in the text |
| <q> | To use a small quotation in the text |
| <cite> | Citation |
| <dfn> | To indicate definition term |
No comments:
Post a Comment