Guest User

Untitled

a guest
Mar 20th, 2017
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Welcome to Login page!</title>
  4. </head>
  5. <body>
  6. <h2><marquee>Welcome to the Online Exam Portal Login Page!</marquee></h2>
  7. <h2>Username:<input type="email" placeholder="Please enter email as your Username"></h2>
  8.  
  9. <h2>Password:<input type="password" value="pwd" ></h2>
  10. <input type="submit">
  11. </body>
  12. </html>
Add Comment
Please, Sign In to add comment