There was an error while loading. Please reload this page.
1 parent 58c127f commit a8ca697Copy full SHA for a8ca697
1 file changed
Form-Controls/index.html
@@ -4,14 +4,11 @@
4
<meta charset="utf-8" />
5
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6
<title>My form exercise</title>
7
- <header><h1>Product Pick</h1></header>
8
<meta name="description" content="" />
9
<meta name="viewport" content="width=device-width, initial-scale=1" />
10
</head>
11
<body>
12
-
13
14
+ <header><h1>Product Pick</h1></header>
15
<main>
16
<form>
17
<label for="name">Customer Name</label>
0 commit comments