Let's give our website a title. For that, we need to add the <title> tag inside the <head> tag.

That's it! Our webpage now has it's own title.

Don't forget, we have to add <title> inside the <head> tag and make sure that both have opening and closing tags.