2nd Flashcards

1
Q

The property that specifies the background color of an element

A

background-color

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

The property used to specify the indention of the first line of a text

A

text-indent

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

Selects elements based on a specific relationship between them

A

combinator selectors

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

It is much like the “em” unit, save for a few fundamental differences

A

Percent (%):

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

The property used to set or remove decorations from the text

A

text-decoration property

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

A type of generic font family that creates a modern and minimalistic look

A

Sans-serif

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

Select elements based on name, id and class

A

simple selectors

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

The properties that can be used to change the text direction of an element

A

direction and Unicode-bidi

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

The property that specifies the weight of a font

A

font-weight

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

These allow the user to have more control over how the pages display

A

User style sheet

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

Selects elements based on an attribute or attribute value

A

attribute selectors

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

The property used to specify the space between the characters in a text

A

letter-spacing

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

Are traditionally used in print media

A

Points (pt):

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

The property that sets the size of the text

A

font-size

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

The property used to specify the space between the words in a text

A

word-spacing

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

Prevents the case of all characters to be changed

A

none

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

The property that specifies the opacity/transparency of an element

A

opacity

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

A scalable unit that is used in web document media

A

“Ems” (em):

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

The property used to specify uppercase and lowercase letters in a text

A

text-transform

20
Q

The property that adds shadow to text

A

text-shadow

21
Q

A type of generic font family that creates a sense of formality and elegance

A

Serif

22
Q

A weight that is applied to a given CSS declaration determined by the number of each selector type in the matching selector

A

Specificity

23
Q

A type of generic font family that creates a mechanical look

A

Monospace

24
Q

The property that specifies how white-space inside an element is handles

A

white-space

25
Q

The property that sets the vertical alignment of an element

A

vertical-align

26
Q

The property used to set color of the text

A

color

27
Q

These are style sheets created by the author of the Web page

A

Author style sheet

28
Q

The property used to specify the space between lines

A

line-height

29
Q

These are styles that the Web browser applies to the page to help display it

A

Browser

30
Q

The properties that define the font family, boldness, size, and the style of a text

A

CSS font

31
Q

A group of font families with a similar look

A

generic family

32
Q

Are fixed-size units that are used in screen media

A

Pixels (px):

33
Q

The property that specifies whether or not a text should be displayed in a small-caps font

A

font-variant property

34
Q

The text follows the case and capitalize of its parent element

A

inherent

35
Q

Select and style a part of an element

A

pseudo-elements selectors

36
Q

The property used to set the horizontal alignment of the text

A

text-align

37
Q

Allows a user to change the text size in browsers

A

relative size

38
Q

Select elements based on a certain state

A

pseudo-class selectors

39
Q

Does not allow the user to change the text size in all browsers

A

absolute size

40
Q

A font-styles that are sloped versions of the regular font face with no major design differences, other than their angle

A

Oblique

41
Q

Give the five(5) Generic font families in CSS.(5 points)

A
42
Q

Give the three(3) examples of font names of Sans-serif generic font family.(3 points)

A
43
Q

Give at least three(3) font-style property values.(3 points)

A
44
Q

Give the four(4) font size units of measurements.(4 points)

A
45
Q

Give at least three(3) examples of font names of Serif generic font family.(3points)

A
46
Q

Give at least two(2) examples of font names of Fantasy generic font family.(2 points)

A