File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ <h3>How do I apply?</h3>
2121 </ div >
2222
2323< div class ="stack ">
24- < input type ="radio " name ="faq " id ="faq2 ">
24+ < input type ="checkbox " name ="faq " id ="faq2 ">
2525 < label for ="faq2 ">
2626 < h2 > 02</ h2 >
2727 < h3 > How do I apply?</ h3 >
@@ -30,7 +30,7 @@ <h3>How do I apply?</h3>
3030</ div >
3131
3232< div class ="stack ">
33- < input type ="radio " name ="faq " id ="faq3 ">
33+ < input type ="checkbox " name ="faq " id ="faq3 ">
3434 < label for ="faq3 ">
3535 < h2 > 03</ h2 >
3636 < h3 > How do I apply?</ h3 >
@@ -39,7 +39,7 @@ <h3>How do I apply?</h3>
3939</ div >
4040
4141< div class ="stack ">
42- < input type ="radio " name ="faq " id ="faq4 ">
42+ < input type ="checkbox " name ="faq " id ="faq4 ">
4343 < label for ="faq4 ">
4444 < h2 > 04</ h2 >
4545 < h3 > How do I apply?</ h3 >
@@ -48,7 +48,7 @@ <h3>How do I apply?</h3>
4848</ div >
4949
5050< div class ="stack ">
51- < input type ="radio " name ="faq " id ="faq5 ">
51+ < input type ="checkbox " name ="faq " id ="faq5 ">
5252 < label for ="faq5 ">
5353 < h2 > 05</ h2 >
5454 < h3 > How do I apply?</ h3 >
You can’t perform that action at this time.
0 commit comments