There was an error while loading. Please reload this page.
1 parent ff7b9d0 commit c540b9dCopy full SHA for c540b9d
1 file changed
Form-Controls/index.html
@@ -14,14 +14,15 @@ <h1>Product Pick</h1>
14
<main>
15
<form>
16
<!-- write your html here-->
17
+
18
<!--
19
try writing out the requirements first as comments
20
this will also help you fill in your PR message later-->
21
</form>
22
</main>
23
<footer>
24
<!-- change to your name-->
- <p>By HOMEWORK SOLUTION</p>
25
+ <p>Made with love by Abid Akhtar</p>
26
</footer>
27
</body>
28
</html>
0 commit comments