File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22< html lang ="en ">
33 < head >
44 < meta charset ="utf-8 " />
5- < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
5+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge "/>
66 < title > My form exercise</ title >
7- < meta name ="description " content ="" />
8- < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
9- < link rel ="stylesheet " href ="style.css " />
7+ < meta name ="description " content =""/>
8+ < meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
9+ < link rel ="stylesheet " href ="style.css "/>
1010 </ head >
1111 < body >
1212 < header >
@@ -51,7 +51,6 @@ <h1>Product Pick</h1>
5151 </ fieldset >
5252 <!--Shirt Color-->
5353 < fieldset >
54- < legend > Shirt Color</ legend >
5554 < label for = "shirt-color "> Shirt Color</ label >
5655 < select id ="shirt-color " name ="shirt-color " required >
5756 < option value =""> Select a color</ option >
You can’t perform that action at this time.
0 commit comments