HTML Text Formatting

HTML Text Formatting

In HTML there are elements dedicated to changing text formatting like italic, bold, underline etc. It is called HTML Formatting Elements.

HTML text formatting is divided into two types of tags: Physical Tags and Logical Tags

Physical Tags

Tag Name Description Example
<b> This tag is used to make the text bold. Example
<b> This tag is used to make the text bold. Example
<b> This tag is used to make the text bold. Example
<b> This tag is used to make the text bold. Example