Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>GistRun</title>
  6. <link rel="stylesheet" href="styles.css">
  7. </head>
  8. <body>
  9. <h3>Organize Sentence</h3>
  10. <div class="sqrShoal">click area</div>
  11. <div>
  12. <div></div>
  13. <div></div>
  14. </div>
  15. <script src="script.js"></script>
  16. </body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement