Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

For grouping form controls we can use ___________

a) <legend>
b) <fieldset>
c) <label>
d) <select>

Answer: b
Explanation: For grouping form controls together we use <fieldset> element. Fieldset is shown with a line around edge. Appearance can be adjusted by CSS.

Join The Discussion