
What are the various text formatting tag in HTML?

Hi friends,
HTML provides different text formating tag. Example...
<b> -- Display text in bold font.
<br> -- inserts a single line break.
<center> -- Display text in centered.
<em> -- defines emphasized text.
<hr> -- defines a horizontal rule.
<i> -- defines italic text.
<p> -- defines a paragraph.
<u> -- defines underlined text.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.