0
Input tags
Help how do I use checkpoint and radio as input tags
2 Answers
+ 3
by "checkpoint" you mean "checkbox"?
you use them like any other input tag and specify the type.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/radio
if you need help with your code, show your code.
0
Thx