html-forms Flashcards

1
Q

What is the purpose of an HTML form element?

A

The purpose is to create a place where the user can input needed data and group the data; it can perform many functions online.

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, password input, checkboxes, radio buttons, drop down boxes, submit buttons

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

Give three examples of type attributes for HTML elements.

A

text, radio, password

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

Is an HTML element a block element or an inline element?

A

inline element

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