Computer Science, asked by hellordr100, 2 months ago

Q. Write the HTML code to display your name and address in bold, underline the
text and give it red colour on the web page.​

Answers

Answered by Ackermankz
0

Answer:

Bold Text. To bold text, use the <strong> or <b> tags: <strong>Bold Text Here</strong> ...

Italic Text. To italicize text, use the <em> or <i> tags: <em>Italicized Text Here</em> ...

Underlined Text.

Similar questions