File tree Expand file tree Collapse file tree 2 files changed +17
-12
lines changed
Expand file tree Collapse file tree 2 files changed +17
-12
lines changed Original file line number Diff line number Diff line change 11{
2- "liveServer.settings.port" : 5501
2+ "liveServer.settings.port" : 5501 ,
3+ "zowe.settings.version" : 2
34}
Original file line number Diff line number Diff line change @@ -54,32 +54,36 @@ <h1>How Much Yarn? - The Yarn Gift Helper</h1>
5454 thickness yarn.
5555 </ p >
5656
57- < form action ="" class ="how-much-yarn ">
57+ < form action ="# " class ="how-much-yarn ">
5858
5959 < div class ="form-section ">
6060 < fieldset >
6161 < legend > Choose a Yarn Weight (thickness)</ legend >
6262 < div >
63- < div >
63+ <!-- < div>
6464 <input type="radio" name="weight" id="lace-01" checked />
6565 <label for="lace-01" class="">01 Lace</label>
66- </ div >
67- < input type ="radio " name ="weight " id ="fingering-02 " checked />
68- < label for ="fingering-02 " class =""> 02 Fingering</ label >
66+ </div> -->
6967 < div >
68+ < input type ="radio " name ="weight " id ="fingering-02 " checked />
69+ < label for ="fingering-02 " class =""> 02 Fingering</ label >
70+ </ div >
71+ <!-- <div>
7072 <input type="radio" name="weight" id="sport-03" checked />
7173 <label for="sport-03" class="">03 Sport</label>
72- </ div >
73- < input type ="radio " name ="weight " id ="dk-04 " checked />
74- < label for ="dk-04 " class =""> 04 DK</ label >
75- < div >
74+ </div> -->
75+ <!-- <div>
76+ <input type="radio" name="weight" id="dk-04" checked />
77+ <label for="dk-04" class="">04 DK</label>
78+ </div> -->
79+ < div >
7680 < input type ="radio " name ="weight " id ="worsted-05 " checked />
7781 < label for ="worsted-05 " class =""> 05 Worsted</ label >
7882 </ div >
79- < div >
83+ <!-- < div>
8084 <input type="radio" name="weight" id="chunky-06" checked />
8185 <label for="chunky-06" class="">06 Chunky</label>
82- </ div >
86+ </div> -->
8387 </ div >
8488 </ div >
8589 < div class ="form-section ">
You can’t perform that action at this time.
0 commit comments