The title tag should be descriptive to the content on the web page. Using accurate title tags helps search engines list web page content for search results.
<title>Important Name / Keywords</title>
Example
<title>Your.com - Creative Titles Work!</title>
Basic HTML Structure
Web page elements contain content that is displayed on a website. It is important to use HTML tags in the beginning and at the end of the HTML code. HTML should use lower-case and blanks should also be used between the code by pressing [enter].