Computer Science, asked by sudha330, 1 year ago

what is a form?
explain the two elements that html codes contain a form?

Answers

Answered by nupur8168
2

form allow users to add and update data in a single table at a time . it is a convenient way for entering data but not appropriate tool for every data entry situation.Data can be updated, deleted or edit by using form option

HOPE you like the answer

follow me plz


sudha330: why do u ask like that
sudha330: to follow u
Answered by mihirkshirsagar9
1

Answer:

Explanation:

A Form is a collection of fields of information on a page.

The two elements a form contains are:

Form element - This sets up an area of the web page for a form

Input element - This helps in creating various form controls such as textbox, checkbox, radio button, drop-down menus etc.

Similar questions