Computer Science, asked by roshnimaurya546, 2 months ago

tags to write the title of an HTML document ​

Answers

Answered by kamaljeetsingh3692
5

Answer:

HTML - <title> Tag

The HTML <title> tag is used for indicating the title of the HTML document. The body title is placed between the <head> and the </head> tags. HTML document title is visible via browser's title bar

Similar questions