write any five text formatting element tags?
Answers
Answered by
4
Answer:
HTML Formatting Elements
- <b> - Bold text.
- <strong> - Important text.
- <i> - Italic text.
- <em> - Emphasized text.
- <mark> - Marked text.
- <small> - Smaller text.
- <del> - Deleted text.
- <ins> - Inserted text.
Answered by
2
Answer:
HTML Formatting Elements
<b> - Bold text.
<strong> - Important text.
<i> - Italic text.
<em> - Emphasized text.
<mark> - Marked text.
<small> - Smaller text.
<del> - Deleted text.
<ins> - Inserted text.
Similar questions