Create 3 inputs of type radio below the br
element in the form.
Add a name
attribute with the value skill to each of the radio inputs.
Add the value
attribute to each radio input and give them the
values writing, reading and speaking respectively.
Also, remember to add appropriate labels to each radio input: