HTML Forms Flashcards

1
Q

What is the purpose of an HTML form element?

A

To make a section of the document interactive for submitting information

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 
Text area
Radio Buttons
Checkboxes
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

Maxlength
size
name

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

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