Beginner HTML & CSS
Q16 / 100

Which HTML element is used to define the title shown in the browser tab?

Correct! Well done.

Incorrect.

The correct answer is B) <title>

B

Correct Answer

<title>

Explanation

<title>, placed inside <head>, sets the text shown in the browser tab and used as the default bookmark name.

Progress
16/100