Advertisement
Guest User

First HTML

a guest
Dec 7th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.21 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.      <head>
  4.          <title>Iyke HTML Course </title>
  5.      </head>
  6.      <body>
  7.          <h1>Welcome to our first website</h1>
  8.          <p>Hello world.</p>
  9.      </body>
  10. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement