This is the part of the HTML code of a web page that is displayed on the title line of a browser such as Internet Explorer. The title of a web site page should represent what is found in the content of the page and search engines use titles for this purpose when crawling. The web site title text is written in-between the <TITLE></TITLE> tag and this is found in the heading section of the page <HEAD></HEAD>. |