File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 < head >
44 < meta charset ="utf-8 " />
55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
6- < title > My form exercise </ title >
7- < meta name ="description " content ="Christelle's form which allows customers to fill their details and the kind of T shirt they like . " />
6+ < title > T-shirt order form </ title >
7+ < meta name ="description " content ="A T-shirt order form for customers to place orders . " />
88 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
99 </ head >
1010 < body >
1111 < header >
12- < h1 > Product Pick </ h1 >
12+ < h1 > T-shirt Order Form </ h1 >
1313 </ header >
1414 < main >
1515 < form >
@@ -78,7 +78,7 @@ <h1>Product Pick</h1>
7878 </ main >
7979 < footer >
8080 <!-- change to your name-->
81- < p > By Anita Amirhaeri </ p >
81+ < p > Anita Amirhaeri </ p >
8282 </ footer >
8383 </ body >
8484</ html >
You can’t perform that action at this time.
0 commit comments