Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width">
  6. <title>JS Bin</title>
  7. </head>
  8. <body>
  9. <h1>Hey There!</h1>
  10. <p>This is our interactive code editor</p>
  11. <p>don't worry, you won't break it. Go ahead...try it out</p>
  12. <p>click some tabs already!</p>
  13.  
  14.  
  15. </body>
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement