Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -167,7 +167,7 @@
|
|
| 167 |
<input type="text" id="characterClass" placeholder="Wizard, Warrior, etc." required>
|
| 168 |
|
| 169 |
<label for="height">Height</label>
|
| 170 |
-
<input type="text" id="height" placeholder="Height
|
| 171 |
|
| 172 |
<label for="age">Age</label>
|
| 173 |
<input type="text" id="age" placeholder="Age" required>
|
|
|
|
| 167 |
<input type="text" id="characterClass" placeholder="Wizard, Warrior, etc." required>
|
| 168 |
|
| 169 |
<label for="height">Height</label>
|
| 170 |
+
<input type="text" id="height" placeholder="Height" required>
|
| 171 |
|
| 172 |
<label for="age">Age</label>
|
| 173 |
<input type="text" id="age" placeholder="Age" required>
|