this is actually IT Flashcards

1
Q

[attribute]

A

existence

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

[attribute=”value”]

A

equality

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

[attribute~=”value”]

A

Space

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

[attribute*=”value”]

A

Substring

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

[attribute|=”value”]

A

Prefix

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

[attribute$=”value”]

A

Suffix

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

equality

A

[attribute=”value”]

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

Space

A

[attribute~=”value”]

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

Prefix

A

[attribute|=”value”]

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

Substring

A

[attribute*=”value”]

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

Suffix

A

[attribute$=”value”]

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

existence

A

[attribute]

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