Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>Login Page</title>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- </head>
- <body>
- <h2>Select Menu</h2>
- <p>
- <a href="createbook">Create New Book</a>
- </p>
- <p>
- <a href="listbook">List All Book</a>
- </p>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment