Skip to content

Commit c540b9d

Browse files
Add my name.
1 parent ff7b9d0 commit c540b9d

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
@@ -14,14 +14,15 @@ <h1>Product Pick</h1>
1414
<main>
1515
<form>
1616
<!-- write your html here-->
17+
1718
<!--
1819
try writing out the requirements first as comments
1920
this will also help you fill in your PR message later-->
2021
</form>
2122
</main>
2223
<footer>
2324
<!-- change to your name-->
24-
<p>By HOMEWORK SOLUTION</p>
25+
<p>Made with love by Abid Akhtar</p>
2526
</footer>
2627
</body>
2728
</html>

0 commit comments

Comments
 (0)