Attributes form of a website Q4 Flashcards

1
Q

allows you to gather feedback from your reader’s and visitors.

A

Form

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

called fields, text boxes

A

Form

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

7 different types of form control

A
  1. Textboxes
  2. Radio buttons
    3.Check boxes
  3. Dropdown menu
    5.Text areas
  4. Submit buttons
  5. Clear buttons
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

control for accepting input

A

Textboxes

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

allows the user to select one item out of a number of choices

A

Radio buttons

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

lets the user / allows the user to select one or more of the choices

A

Checkboxes

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

controls list of items that appear whenever a piece of text or button is clicked.

A

Dropdown menus

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

used to collect user inputs like comments or reviews

it can hold an unlimited number of characters

A

Text Areas

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

accepts all form of values to a form-handler

A

Submit buttons

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

is typically a server page with a script of processing the input data

A

form-handler

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

allows a website editor to void all of the fields on the form

A

Clear buttons

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

Attributes input:

A
  1. Name Attribute
  2. Wrap Attribute
  3. Absolute URL (Uniform Resource Locator)
  4. Data Attribute
  5. Tel Attribute
  6. Concat
  7. Tosource
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

it specifies the data of the text area

A

Name attribute

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

specifies a set of wrapping the selected info

A

Wrap Attribute

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

it links to an external browser that is hosted on another website

A

Absolute URL

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

what does URL mean?

A

Uniform Resource Locator

17
Q

shows the time zone geographically

A

Date attribute

18
Q

defines the field for entering a telephone or mobile number

A

Tel attribute

19
Q

joins multiple arrays

A

Concat

20
Q

returns to the original state of the code

A

Tosource

21
Q

4 Password Generators

A
  1. Lastpass
  2. Avast
  3. Dash lane
  4. Norton
22
Q

2 types of virus scanners

A
  1. Virustotal
  2. URLscan.io
23
Q

it inserts to the items to the beginning of the array

A

Unshift