|
|
|
|
HTML Examples
HTML Reference
Tools
|
HTML Text Formatting tags
Description
There many other tags.
Examples
| <em>emphasised text</em> |
emphasised text |
| <strong>strong styled text</strong> |
strong styled text |
| <small>small styled text</small> |
small styled text |
| <big>big styled text</big> |
small styled text |
| research <cite>citation</cite> |
research citation |
| research <abbr>HTTP</abbr> |
research HTTP |
| <blockquote>text to show the blockquote tag</blockquote> |
text to show the blockquote tag |
| <code>text to show the code tag</code> |
text to show the code tag |
| <samp>text to show the samp tag</samp> |
text to show the samp tag |
|
|
|
|
|
|
|
|
|