2nd Flashcards

(46 cards)

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

21
Q

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

22
Q

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

23
Q

A type of generic font family that creates a mechanical look

24
Q

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

25
The property that sets the vertical alignment of an element
vertical-align
26
The property used to set color of the text
color
27
These are style sheets created by the author of the Web page
Author style sheet
28
The property used to specify the space between lines
line-height
29
These are styles that the Web browser applies to the page to help display it
Browser
30
The properties that define the font family, boldness, size, and the style of a text
CSS font
31
A group of font families with a similar look
generic family
32
Are fixed-size units that are used in screen media
Pixels (px):
33
The property that specifies whether or not a text should be displayed in a small-caps font
font-variant property
34
The text follows the case and capitalize of its parent element
inherent
35
Select and style a part of an element
pseudo-elements selectors
36
The property used to set the horizontal alignment of the text
text-align
37
Allows a user to change the text size in browsers
relative size
38
Select elements based on a certain state
pseudo-class selectors
39
Does not allow the user to change the text size in all browsers
absolute size
40
A font-styles that are sloped versions of the regular font face with no major design differences, other than their angle
Oblique
41
Give the five(5) Generic font families in CSS.(5 points)
42
Give the three(3) examples of font names of Sans-serif generic font family.(3 points)
43
Give at least three(3) font-style property values.(3 points)
44
Give the four(4) font size units of measurements.(4 points)
45
Give at least three(3) examples of font names of Serif generic font family.(3points)
46
Give at least two(2) examples of font names of Fantasy generic font family.(2 points)