Guest User

Untitled

a guest
Dec 8th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>jQuery Practice 1</title>
  5. </head>
  6. <body>
  7. <h1>The jQuery Site</h1>
  8. <div id="info"></div>
  9. <div id="cool"> jQuery is cool I guess</div>
  10. <img id="pic" src="www.fake.com">
  11. </body>
  12. </html>
Add Comment
Please, Sign In to add comment