2.Explain <b>, <i> and <u> tags.
Answers
Answered by
3
Explanation:
<b> convert normal font into bold
<i> into italic
<u> underline below the font (string what ever you can use)
Answered by
2
Answer:
The <u> tag represents some text that is unarticulated and styled differently from normal text, such as misspelled words or proper names in Chinese text. The content inside is typically displayed with an underline. You can change this with CSS (see example below).
The <b> tag specifies bold text without any extra importance.
The <i> tag defines a part of text in an alternate voice or mood. The content inside is typically displayed in italic. The <i> tag is often used to indicate a technical term, a phrase from another language, a thought, a ship name, etc.
Similar questions
Social Sciences,
2 months ago
English,
2 months ago
English,
5 months ago
English,
5 months ago
Social Sciences,
10 months ago