Skip to content

Commit c92c358

Browse files
Changed the title
1 parent 79a02db commit c92c358

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Form-Controls/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6-
<title>My form exercise</title>
6+
<title>T-Shirt Order Form</title>
77
<meta name="description" content="T-shirt order form where customers choose their size and colour." />
88
<meta name="viewport" content="width=device-width, initial-scale=1" />
99
<style>
@@ -106,8 +106,7 @@ <h1>Product Pick</h1>
106106
</form>
107107
</main>
108108
<footer>
109-
<!-- change to your name-->
110-
<p>By Liyema Mfengwana</p>
109+
<p>By Liyema Mfengwana</p>
111110
</footer>
112111
</body>
113112
</html>

0 commit comments

Comments
 (0)