JS

Beginner HTML Topics - title tag in html document

2.

What is the purpose of the <title> tag in an HTML document?

It creates a table to organize data within the webpage.

It sets the title of the webpage that appears in the browser's title bar.

It defines the background color of the webpage.

It specifies the font color of the text inside the <body> tag.