These are the tags for text formats:
HTML Text Formatting Tags | |
| <b>boldtext</b> | Writes text as bold |
| <i>italic text<i> | Writes text in italic |
| <u>underline text</u> | Writes underlined text |
| <sub>subscript text</sub> | Lowers text and makes it smaller (subscript) |
| <sup>superscript text</sup> | Lifts text and makes it smaller (superscript) |
| <blink></blink> | Guess yourself! (Note: Netscape only). |
| <strike> | Strikes a line through the text |
| <tt>typewriter text</tt> | Writes text as on a classic typewriter |
| <pre>exact text</pre> | Writes text exactly as it is, including spaces. |
| <em>italic text</em> | Usually makes text italic |
| <strong>strong/bold text</strong> | Usually makes text bold |
Note:
The


Post a Comment
Your feedback is always valuable for us :