There was an error while loading. Please reload this page.
1 parent a69bb98 commit 2c7682aCopy full SHA for 2c7682a
1 file changed
Form-Controls/index.html
@@ -2,11 +2,11 @@
2
<html lang="en">
3
4
<head>
5
- <meta charset="utf-8" />
6
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+ <meta charset="UTF-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
7
<title>My form exercise</title>
8
- <meta name="description" content="" />
9
- <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <meta name="description" content="">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
10
11
<!-- this is a google font link -->
12
<link rel="preconnect" href="https://fonts.googleapis.com">
0 commit comments