mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
Update index.html
This commit is contained in:
+2
-1
@@ -7,6 +7,7 @@
|
||||
<img id="cursor" src="cursor.png">
|
||||
<div class="dialog">
|
||||
<form id="register">
|
||||
<h1 id="" type="">Registration</h1>
|
||||
<input id="firstname" type="text" placeholder="First Name (Start With Capital Letter)"><br>
|
||||
<input id="lastname" type="text" placeholder="Last Name (Start With Capital Letter)"><br>
|
||||
<input id="dateofbirth" type="text" placeholder="Date Of Birth (MM/DD/YYYY)"><br>
|
||||
@@ -18,4 +19,4 @@
|
||||
|
||||
<script src="script.js" type="text/javascript"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user