Computer Science, asked by captainrs12, 1 month ago

What are forms ? Name any four controls used to create forms.​

Answers

Answered by Anonymous
24

Answer:

A form is a component of a Web page that has form controls, such as text fields, buttons, checkboxes, range controls, or color pickers. A user can interact with such a form, providing data that can then be sent to the server for further processing (e.g., returning the results of a search or calculation)

Explanation:

HTML Form Controls

Text Input Controls.

Checkboxes Controls.

Radio Box Controls.

Select Box Controls.

File Select boxes.

Hidden Controls.

Clickable Buttons.

Submit and Reset Button.


captainrs12: wrong answers
Anonymous: you're talking about English forms or computer forms?
Answered by anishamhetre05
1

Answer:

Let's have a look at the various types of available Form Controls in HTML.

1) Input Text Control. Input text controls are used to collect User data as a free text. ...

3) Input Type Radio. ...

4) Input Type Checkbox. ...

5) Input Type drop-down list. ...

7) Fieldset. ...

8) HTML output Tag. ...

9) Input type Color. ...

10) Input type Date.

Explanation:

Mark me and follow me.


captainrs12: wrong answers
anishamhetre05: oo
anishamhetre05: sorry
Similar questions