Skip to content

Commit 94d06b4

Browse files
authored
Update index.html
1 parent fcae6d8 commit 94d06b4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Form-Controls/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,14 @@ <h1>Product Pick</h1>
6969
<option>XXL</option>
7070
</select>
7171
</div>
72+
73+
<!-- Submit button -->
74+
<div>
75+
<button type="submit">Submit</button>
76+
</div>
7277
</form>
7378
</main>
79+
7480
<footer>
7581
<!-- change to your name-->
7682
<p>By HOMEWORK SOLUTION</p>

0 commit comments

Comments
 (0)