There was an error while loading. Please reload this page.
1 parent c44123d commit 998b7d2Copy full SHA for 998b7d2
1 file changed
Form-Controls/index.html
@@ -1,27 +0,0 @@
1
-<!DOCTYPE html>
2
-<html lang="en">
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
6
- <title>My form exercise</title>
7
- <meta name="description" content="" />
8
- <meta name="viewport" content="width=device-width, initial-scale=1" />
9
- </head>
10
- <body>
11
- <header>
12
- <h1>Product Pick</h1>
13
- </header>
14
- <main>
15
- <form>
16
- <!-- write your html here-->
17
- <!--
18
- try writing out the requirements first as comments
19
- this will also help you fill in your PR message later-->
20
- </form>
21
- </main>
22
- <footer>
23
- <!-- change to your name-->
24
- <p>By HOMEWORK SOLUTION</p>
25
- </footer>
26
- </body>
27
-</html>
0 commit comments