This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!doc type htmal> | |
| <html> | |
| <menu> | |
| <li> Home</li> | |
| <li>Registrantion<form> | |
| User name:=<br> | |
| <input type="text" name="username"><br> | |
| User password:<br> | |
| <input type="password" name="psw"> | |
| <input type="Submit"value="Submit"> |