Delete index.html

This commit is contained in:
gupta-ashu01 2020-08-08 15:11:04 +05:30 committed by GitHub
parent 2db04e302f
commit 3c3b38df33
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="ISO-8859-1">
</head>
<body>
<form action="first">
Name: <input type="text" name="userName" /><br /> <br /> <input
type="submit" value="submit" />
</form>
</body>
</html>