HTML Forms Flashcards

1
Q

What is the purpose of an HTML form element?

A

Collect data from users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Give five examples of form control elements.

A

text input, radio buttons, checkboxes, drop-down boxes, text area

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Give three examples oftypeattributes for HTML< input >elements.

A

text, password, submit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Is an HTML< input >element a block element or an inline element?

A

Inline

How well did you know this?
1
Not at all
2
3
4
5
Perfectly