There was an error while loading. Please reload this page.
1 parent 07e8ff2 commit df899bdCopy full SHA for df899bd
1 file changed
Form-Controls/index.html
@@ -1,11 +1,11 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
- <meta charset="utf-8" />
5
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+ <meta charset="utf-8">
+ <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" />
+ <meta name="description" content="">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
9
<link rel="stylesheet" href="style.css" >
10
</head>
11
<body>
0 commit comments