There was an error while loading. Please reload this page.
1 parent fbe384d commit 9137175Copy full SHA for 9137175
1 file changed
Form-Controls/index.html
@@ -64,11 +64,12 @@ <h1>PRODUCT PICK</h1>
64
</select>
65
</div>
66
67
- <button>Submit</button>
68
- We are selling T-shirts. this is a form to collect the following data Of
+ <button type="submit">Submit</button>
+ <p>We are selling T-shirts. this is a form to collect the following data Of
69
our customers who already have accounts, so we know their addresses and
70
charging, We want to confirm they are the right person, then get them to
71
choose a colour and size.
72
+ </p>
73
</form>
74
</body>
75
</html>
0 commit comments