KattyKitty commited on
Commit
39aba1c
·
verified ·
1 Parent(s): f8c4765

Update index.html

Browse files
Files changed (1) hide show
  1. 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 formatted as: __ feet + __ inches" required>
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>