Computer Science, asked by amitg9654, 2 months ago

write a code in HTML to display text formatting​

Answers

Answered by Anonymous
7

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 dhenuka511
0

Explanation:

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