People often browse multiple websites at once, so it's a great idea to add a page title, so the website is easier to find in a browser.

Before adding a title, we'll have to add the <head> tag.

Perfect! <head> tags are necessary to ensure a HTML page is valid.

<head> is the opening tag and </head> is the closing tag.