css_done_01

This commit is contained in:
sofordar 2025-02-24 16:53:39 +06:00
parent 333e5dff05
commit b12e3fe1b3

View File

@ -14,7 +14,7 @@
<table class="form-table"> <table class="form-table">
<tr> <tr>
<th align="left">Userneme:</th> <th align="left">Userneme:</th>
<td><input type="email" id="username" name="username" required></td> <td><input type="text" id="username" name="username" required></td>
</tr> </tr>
<tr> <tr>
<th align="left">Email:</th> <th align="left">Email:</th>