EXAMRADAR

Question: The tags used for specifying fonts BOLD and Italic in HTML are (i) “<B>” (ii) “<I>” (iii) “<U>” (iv) “<L>”

Answer:

The correct tags used for specifying fonts as BOLD and Italic in HTML are:

(i) `<B>`: The `<B>` tag is used to apply bold formatting to text. For example:

```html
This is <b>bold</b> text.
```

The output will be: "This is bold text."

(ii) `<I>`: The `<I>` tag is used to apply italic formatting to text. For example:

```html
This is <i>italic</i> text.
```

The output will be: "This is italic text."

(iii) `<U>`: The `<U>` tag is used to underline text, not for specifying fonts as bold or italic. For example:

```html
This is <u>underlined</u> text.
```

The output will be: "This is underlined text."

(iv) `<L>`: There is no standard HTML tag `<L>` for specifying font styles. It is not a valid tag for specifying bold or italic fonts.

To summarize, the correct tags for specifying fonts as BOLD and Italic in HTML are `<B>` for bold and `<I>` for italic.

MCQ: The tags used for specifying fonts BOLD and Italic in HTML are (i) “<B>” (ii) “<I>” (iii) “<U>” (iv) “<L>”

Correct Answer: A. (i) and (ii)

Explanation:

The correct tags used for specifying fonts as BOLD and Italic in HTML are:

(i) `<B>`: The `<B>` tag is used to apply bold formatting to text. For example:

```html
This is <b>bold</b> text.
```

The output will be: "This is bold text."

(ii) `<I>`: The `<I>` tag is used to apply italic formatting to text. For example:

```html
This is <i>italic</i> text.
```

The output will be: "This is italic text."

(iii) `<U>`: The `<U>` tag is used to underline text, not for specifying fonts as bold or italic. For example:

```html
This is <u>underlined</u> text.
```

The output will be: "This is underlined text."

(iv) `<L>`: There is no standard HTML tag `<L>` for specifying font styles. It is not a valid tag for specifying bold or italic fonts.

To summarize, the correct tags for specifying fonts as BOLD and Italic in HTML are `<B>` for bold and `<I>` for italic.

Discuss a Question

Related Questions

You may be interested in:

Web Fundamental MCQs

Recently Added Articles

How Can AI Simplify the Academic Life of Students?

How Can AI Simplify the Academic Life of Students?

Last updated on: April 16, 2025Posted by: ExamRadar

Want to Clear IBPS RRB PO? Master These Mock Test Hacks!

Last updated on: March 10, 2025Posted by: ExamRadar

Top AI Tools for Instantly Detecting Plagiarized Writing

Last updated on: December 5, 2024Posted by: ExamRadar

5 Important Tools for System Administrators

Last updated on: December 1, 2024Posted by: ExamRadar

Image to Text Conversion Made Easy: Online Tool Insights

Last updated on: April 12, 2024Posted by: ExamRadar

Tips to Write an Email: Pro Email Writing Tips

Last updated on: March 20, 2024Posted by: ExamRadar

Yellow diamond: the market worth and value

Last updated on: March 9, 2024Posted by: ExamRadar