Advertisement
Guest User

Untitled

a guest
Apr 15th, 2015
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.30 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <title>EditABook</title>
  5.     <link rel="stylesheet" type="text/css" href="styles/editABook.css">
  6.     <script src="http://code.jquery.com/jquery-1.11.2.min.js"></script>
  7. </head>
  8. <body>
  9.     <script type="text/javascript" src="scripts/editABook.js"></script>
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement