Skip to content

Commit 32ee3d6

Browse files
committed
Update index.html
-removed text from the form section -updated footer with my name
1 parent ff7b9d0 commit 32ee3d6

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

Form-Controls/index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,11 @@ <h1>Product Pick</h1>
1313
</header>
1414
<main>
1515
<form>
16-
<!-- write your html here-->
17-
<!--
18-
try writing out the requirements first as comments
19-
this will also help you fill in your PR message later-->
16+
2017
</form>
2118
</main>
2219
<footer>
23-
<!-- change to your name-->
24-
<p>By HOMEWORK SOLUTION</p>
20+
<p>Created by Szidonia Bodo</p>
2521
</footer>
2622
</body>
2723
</html>

0 commit comments

Comments
 (0)