mirror of
https://github.com/Hizenberg469/BPIT-ATTENDANCE.git
synced 2026-04-20 02:02:25 +03:00
initial commit
This commit is contained in:
14
shubham/html/authenticate.html
Normal file
14
shubham/html/authenticate.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<html>
|
||||
|
||||
|
||||
<form action="authenticate.php" method="post">
|
||||
<label for="enroll_no">Enrollment Number:</label><br>
|
||||
<input type="text" id="enroll_no" name="enroll_no"><br>
|
||||
<input type="submit" value="Submit">
|
||||
</form>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user