There was an error while loading. Please reload this page.
1 parent ab4bec0 commit 4c704a1Copy full SHA for 4c704a1
1 file changed
Form-Controls/index.html
@@ -8,7 +8,6 @@
8
<meta name="description" content="" />
9
<meta name="viewport" content="width=device-width, initial-scale=1" />
10
</head>
11
-
12
<body>
13
<header>
14
<h1>Product Pick</h1>
@@ -54,13 +53,12 @@ <h1>Product Pick</h1>
54
53
<option value="extraExtraLarge">XXL</option>
55
</select>
56
</div>
57
- <button type="button">Submit</button>
+ <button type="submit">Submit</button>
58
</form>
59
</main>
60
<footer>
61
<!-- change to your name-->
62
<p>By Liridona Shehu</p>
63
</footer>
64
</body>
65
66
</html>
0 commit comments