We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d4cc7 commit 101ae8fCopy full SHA for 101ae8f
Form-Controls/index.html
@@ -1,6 +1,5 @@
1
<!doctype html>
2
<html lang="en">
3
-
4
<head>
5
<meta charset="utf-8" />
6
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
@@ -16,7 +15,6 @@
16
15
- [x] I require a valid email.
17
- [x] I require one colour from a defined set of 3 colours.
18
- [x] I require one size from a defined set of 6 sizes.-->
19
20
<body>
21
<header>
22
<h1>Product Pick</h1>
@@ -66,5 +64,4 @@ <h1>Product Pick</h1>
66
64
<p>Angela McLeary | Form-Controls | Sprint 2 | 2026</p>
67
65
</footer>
68
</body>
69
70
</html>
0 commit comments