Skip to content

Commit 101ae8f

Browse files
committed
removed trailing space
1 parent 90d4cc7 commit 101ae8f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Form-Controls/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<!doctype html>
22
<html lang="en">
3-
43
<head>
54
<meta charset="utf-8" />
65
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
@@ -16,7 +15,6 @@
1615
- [x] I require a valid email.
1716
- [x] I require one colour from a defined set of 3 colours.
1817
- [x] I require one size from a defined set of 6 sizes.-->
19-
2018
<body>
2119
<header>
2220
<h1>Product Pick</h1>
@@ -66,5 +64,4 @@ <h1>Product Pick</h1>
6664
<p>Angela McLeary | Form-Controls | Sprint 2 | 2026</p>
6765
</footer>
6866
</body>
69-
7067
</html>

0 commit comments

Comments
 (0)