What is the use of forms in HTML?

A To display contents on Email
B To display animation effect
C To collect users input
D None of these

Correct Answer: To collect users input

HTML Forms are required when you want to collect some data from the site visitor. For example, during user registration, you would like to collect information such as name, email address, credit card, etc.
Bissoy MCQ

Related Questions

What is the use of Forms in HTML ?

Next steps