Rloop.dev
Code Type
Home
Lessons
Checkbox and Radio
ع
Beginner
0/171
Challenge
index.html
0%
Explorer
project
index.html
0%
index.html
Read
Reset
1
2
3
4
5
6
7
8
9
10
11
12
13
<
l
a
b
e
l
>
<
i
n
p
u
t
t
y
p
e
=
"
c
h
e
c
k
b
o
x
"
/
>
I
a
g
r
e
e
<
/
l
a
b
e
l
>
<
b
r
/
>
<
l
a
b
e
l
>
<
i
n
p
u
t
t
y
p
e
=
"
r
a
d
i
o
"
n
a
m
e
=
"
g
"
/
>
Y
e
s
<
/
l
a
b
e
l
>
<
l
a
b
e
l
>
<
i
n
p
u
t
t
y
p
e
=
"
r
a
d
i
o
"
n
a
m
e
=
"
g
"
/
>
N
o
<
/
l
a
b
e
l
>
rloop.dev/p/Pr-N89
Open
Editor
Preview