Skip to content

Commit 9030b1d

Browse files
committed
form controls html structure
1 parent 4ac79cf commit 9030b1d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Form-Controls/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
<meta charset="utf-8" />
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<title>My form exercise</title>
7-
<meta name="description" content="" />
7+
<meta name="form controls" content="an exercise on the understanding of form controls" />
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
9+
<link rel="stylesheet" href="styles.css">
910
</head>
1011
<body>
1112
<header>

0 commit comments

Comments
 (0)