Sunday, January 12, 2020

Password Field

<html>
<head>
<title>This is my first web page</title>
</head>
<form>
User Name:<input type="“text" /> <br><br>
Password :<input type="password" />
</form>
</html>




This is my first web page
User Name:

Password :

No comments:

Post a Comment

Assessment Paper 10

Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA <...