Skip to content

Commit 24496ed

Browse files
committed
add submit input button
1 parent c8936a4 commit 24496ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ <h1>Product Pick</h1>
5656
<option value="XXL">XXL</option>
5757
</select>
5858
</fieldset>
59+
<input type="submit" value="Submit">
5960
</form>
6061
</main>
6162
<footer>
62-
<!-- change to your name-->
6363
<p>By Tomislav Dukez</p>
6464
</footer>
6565
</body>

0 commit comments

Comments
 (0)