Computer Science, asked by adilahmad03890, 7 months ago

defineformattinginhtml​

Answers

Answered by krishna4555
0

Answer:

HEY MATE ITS YOUR ANSWER:-

Explanation:

HTML Formatting is a process of formatting text for better look and feel. HTML provides us ability to format text without using CSS. There are many formatting tags in HTML. These tags are used to make text bold, italicized, or underlined. ... Physical tag: These tags are used to provide the visual appearance to the text.

HOPE IT WILL HELP YOU

Answered by pavithranatarajan855
0

Answer:

The <font> tag is used to change the format of the text on the web page.

EXAMPLES:

<b> - Bold text

<strong> - Important text

<i> - Italic text

<em> - Emphasized text

<mark> - Marked text

<small> - Smaller text

<del> - Deleted text

<ins> - Inserted text

<sub> - Subscript text

<sup> - Superscript text

Explanation:

Similar questions