Code
<!DOCTYPE html>
<html>
    <head>
        <title>The title of the document</title>
    </head>
    <body>
        <p>
            Welcome to Wikitechy.
        </p>
    </body>
</html>


Result