File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ <h1>Product Pick</h1>
2525 < br >
2626 < fieldset >
2727 < legend > Pick a color of your choosing</ legend >
28- < label for =" color-red "> Red</ label >
29- < input type =" radio " id =" color-red " name =" color " value =" Red " >
30- < label for =" color-blue "> Blue</ label >
31- < input type =" radio " id =" color-blue " name =" color " value =" Blue " >
32- < label for =" color-green "> Green</ label >
33- < input type =" radio " id =" color-green " name =" color " value =" Green " >
28+ < input type =" radio " id =" color-red " name =" color " value =" Red " >
29+ < label for =" color-red "> Red</ label >
30+ < input type =" radio " id =" color-blue " name =" color " value =" Blue " >
31+ < label for =" color-blue "> Blue</ label >
32+ < input type =" radio " id =" color-green " name =" color " value =" Green " >
33+ < label for =" color-green "> Green</ label >
3434 </ fieldset >
3535 < div >
3636 < br >
You can’t perform that action at this time.
0 commit comments