There was an error while loading. Please reload this page.
1 parent 79a02db commit c92c358Copy full SHA for c92c358
1 file changed
Form-Controls/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8" />
5
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6
- <title>My form exercise</title>
+ <title>T-Shirt Order Form</title>
7
<meta name="description" content="T-shirt order form where customers choose their size and colour." />
8
<meta name="viewport" content="width=device-width, initial-scale=1" />
9
<style>
@@ -106,8 +106,7 @@ <h1>Product Pick</h1>
106
</form>
107
</main>
108
<footer>
109
- <!-- change to your name-->
110
- <p>By Liyema Mfengwana</p>
+ <p>By Liyema Mfengwana</p>
111
</footer>
112
</body>
113
</html>
0 commit comments