Skip to content

Commit fcfc691

Browse files
committed
linking the css with index
1 parent c157889 commit fcfc691

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Form-Controls/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>My form exercise</title>
77
<meta name="description" content="" />
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
9+
<link rel="stylesheet" href="style.css">
910
</head>
1011
<body>
1112
<header>

0 commit comments

Comments
 (0)