HTML Text - HTML Text Size
These are the tags for changing the font size.
HTML Text Size | |
| <big>HTML Text</big> | Increase the size by one |
| <small>HTML Text<small> | Decrease the size by one |
| <h1> HTML Header </h1> | Writes text in bigger heading |
| <h6>HTML Header</h6> | Writes text in smallest heading |
| <font >HTML Font Size</font> | Writes text in smallest font size. (8 pt) |
| <font size="7> HTML Font Size </font>" | Writes text in biggest font size. (36 pt) |
Note:
If none of the above sizes fit, we will need to save the text as an image, and then insert the image on the page.


Post a Comment
Your feedback is always valuable for us :