Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head><title>Hello world!</title></head>
  4.  
  5. <body>
  6. <h2>Hey Amir!</h2>
  7. <p>This is a simple HTML web page!</p>
  8.  
  9. <img src="https://upload.wikimedia.org/wikipedia/commons/1/1c/Crystal_128_penguin.png"></img>
  10.  
  11. </body>
  12.  
  13. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement