Skip to content

Commit

Permalink
esppng-system-bypass: Add footer
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimifr committed Mar 13, 2024
1 parent 4244c54 commit 06e7b37
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions esppng-system-bypass/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,23 @@
<body>
<form class="hello" action="https://mrsmkualaklawang.edu.my/epelajar/MenuUtama.asp" class="imgcontainer" method="POST">
<label for="uname"><b>ID Pengguna</b></label>
<input name="txtNoMak" type="text" required id="txtNoMak" placeholder="Masukkan ID Pengguna">
<input name="txtNoMak" type="text" required id="txtNoMak" placeholder="Nombor Maktab">
<h1></h1>
<label for="psw"><b>Katalaluan</b></label>
<input type="password" placeholder="Masukkan Katalaluan" name="txtPwd" required>
<input type="password" placeholder="Nombor IC" name="txtPwd" required>
<h1></h1>

<button id="btn" class="button11 button111" type="submit">LOG MASUK</button>
<button id="btn" class="button11 button111" type="submit">Log In</button>
<label>

</label>
</form>
</body>

<footer>
<p><a href="https://github.com/Hakimi0804/Hakimi0804.github.io/tree/main/esppng-system-bypass">Source Code</a></p>
<p>By <a href="https://github.com/Hakimi0804"><b>Hakimi</b></a></p>
</footer>

<script src="index.js"></script>
</html>

0 comments on commit 06e7b37

Please sign in to comment.