USING MICROSOFT WORD
FORMATTING TEXT IN MICROSOFT WORD
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Font Color
|
|
Center
|
|
Bold
|
|
Underline
|
Detailed explanation-1: -We use the <u> tag, to underline a text in HTML. It represents a text in a different style from another text in the content of the web page. We can also use the style attribute, to underline a text in HTML. The style attribute specifies an inline style for an element.
Detailed explanation-2: -An underline is a section of text in a document where the words have a line running beneath them. For example, this text should be underlined. Underlined text is commonly used to help draw attention to text. Today, underlines are commonly used to represent a hyperlink on a web page.
Detailed explanation-3: -The text-decoration property adds an underline, overline, line-through, or a combination of lines to selected text.