When opened in the browser , The following HTML < ! DOCTYPE HTML > < html > < head > < title > test page < / title > < / head > < body > < p > </A> < / p > < / body > < / html > HREF = code example
Example: head tag html
<html>
<head>
<title>I am a title so i got to be in head</title>
</head>
</html>