Latest News
Donation Amounts

Hi 😊

We appreciate you and you help us make a difference. We need your help so that we can provide more services, which means we can provide more low-cost online services to the community. The money also helps our Service work tirelessly, even a penny from your end will mean a lot to us. Because of your donation, we were able to do our best for service. We also appreciate that you are a monthly donor. God Bless You!🙏🙏

Read By Categories

Read By Authors

Recent in Self-Help

3/Self-Help/post-list

Facebook

HTML Font


HTML Font

HTML Font

Set Font Size

Set Font Size

You can set font size using size attribute. The range of accepted values is from 1(smallest) to 7(largest).

The default size of a font is 3.

Example

<!DOCTYPE html>
<html>
<body>

<font size ="1">Font size = "1"</font><br>
<font size ="2">Font size = "2"</font><br>
<font size ="3">Font size = "3"</font><br>
<font size ="4">Font size = "4"</font><br>
<font size ="5">Font size = "5"</font><br>
<font size ="6">Font size = "6"</font><br>
<font size ="7">Font size = "7"</font>

</body>
</html>

HTML Document Output

Font size = "1"
Font size = "2"
Font size = "3"
Font size = "4"
Font size = "5"
Font size = "6"
Font size = "7"

Setting Font Face

Set Font Face

Set Font Face

You can set font size using size attribute. The range of accepted values is from 1(smallest) to 7(largest).

The default size of a font is 3.

Example

<!DOCTYPE html>
<html>
<body>

<font size ="1">Font size = "1"</font><br>
<font size ="2">Font size = "2"</font><br>
<font size ="3">Font size = "3"</font><br>
<font size ="4">Font size = "4"</font><br>
<font size ="5">Font size = "5"</font><br>
<font size ="6">Font size = "6"</font><br>
<font size ="7">Font size = "7"</font>

</body>
</html>

HTML Document Output

Font size = "1"
Font size = "2"
Font size = "3"
Font size = "4"
Font size = "5"
Font size = "6"
Font size = "7"

  • Blogger Comments
  • Facebook Comments

0 Reviews:

Post a Comment

If you have any doubts, Let me know, Please!

Item Reviewed: HTML Font Rating: 5 Reviewed By: Suriya