There was an error while loading. Please reload this page.
1 parent ff7b9d0 commit 3e0a907Copy full SHA for 3e0a907
1 file changed
Form-Controls/index.html
@@ -3,13 +3,13 @@
3
<head>
4
<meta charset="utf-8" />
5
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6
- <title>My form exercise</title>
+ <title>My form control exercise</title>
7
<meta name="description" content="" />
8
<meta name="viewport" content="width=device-width, initial-scale=1" />
9
- </head>
+ </head>
10
<body>
11
<header>
12
- <h1>Product Pick</h1>
+ <h1></h1>
13
</header>
14
<main>
15
<form>
@@ -21,7 +21,8 @@ <h1>Product Pick</h1>
21
</main>
22
<footer>
23
<!-- change to your name-->
24
- <p>By HOMEWORK SOLUTION</p>
+ <p>By mandip work</p>
25
</footer>
26
</body>
27
</html>
28
+ ""
0 commit comments