Edit in JSFiddle


              
  <title>My first HTML page</title>

<body>
    <p>
       Welcome to my first HTML page!
    </p>
</body>