<!DOCTYPE html>

<html>

      <head>

           <title>first HTML code</title>

      </head>

      <body>

          Hello web devloper

      </body>

</html>