HTML:  Title tags

<Title>Title goes here</Title>

This tag is used to give your page a title which is displayed in the browsers status bar.
<Title> is used to start the title while </Title> ends it.
This must be inserted in the <Head> tag.