keymasterviriya1150

Untitled

Aug 21st, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Login Page</title>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. </head>
  7. <body>
  8. <h2>Select Menu</h2>
  9. <p>
  10. <a href="createbook">Create New Book</a>
  11. </p>
  12. <p>
  13. <a href="listbook">List All Book</a>
  14. </p>
  15. </body>
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment