4th Flashcards

(77 cards)

1
Q

The term ______________________________ is used when talking about design and layout.

A

box model

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

The property that allows you specify an image to be used instead of the normal border around an element.

A

CSS border-image property

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

The property that specifies whether the border image should be repeated, rounded or stretched.

A

border-image-repeat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
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

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

The CSS property used to generate space around an element’s content, inside of an defines borders.

A

CSS padding properties

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

The property used to set the horizontal alignment of the text.

A

text-align

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

A border-style that defines 3D outset border.

A

outset

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

The property that sets the vertical alignment of an element.

A

vertical-align

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

The property that specifies how to slice the border image.

A

border-image-slice

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
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
11
Q

Selects elements based on name, class.

A

simple selector

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

The part of the box model that clears an area around the content.

A

Padding

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

A group of font families with a similar look.

A

generic family

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

Matches a specified element that is the first child of another element.

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

Matches a specified element that is the first child of another element.

A

first-child pseudo-class

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

If border-color is not set, it inherits the color of the element.

A

True

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

Tells the web browser which element or elements on a webpage to style-like a headline, paragraph, image or link.

A

selector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
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
19
Q

Sets the color of the right border.

A

border-right-color

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

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

A

Author style sheet

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

Recommended features of CSS Text Editor.

A

Line numbers
Code formatting options
Multi-language support

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

None of the OTHER CSS border properties will have ANY effect unless the border-style property is set.

A

True

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

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

A

letter-spacing CSS property

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

The property that specifies the width of the four borders.

A

border-width property

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
the part of the box model that clears an area outside the border.
Margin
26
An ID selector is declared using a _________________________ preceding a string of characters.
hash(#)
27
The property that specifies whether the background image should scroll or be fixed.
background-attachment
28
The property that specifies the size of the background image.
background-size
29
Does not allow the user to change the text size in all browsers.
absolute size
30
The margin property value that specifies the margin should be inherited from the parent element.
inherit value
31
The property that specifies the path to the image to be used as a border.
border-image-source property
32
The property that specifies the weight of a font.
font-weight CSS
33
It sets all the border properties in one declaration.
border
34
You have to repeat your style definitions in every webpage if you want to use a particular set of styles throughout your site.
embedded
35
The exact style you wish to set for the property.
value
36
The property used to specify the space between the words in a text.
word-spacing property
37
The property used to set color of the text.
color
38
It sets the color of the four borders.
border-color
39
The property that specifies how white-space inside an element is handles.
white-space
40
Sets the bottom margin of an element.
margin-bottom
41
The border-style property can have from one to four values.
True
42
The properties that define the font family, boldness, size, and the style of a text.
CSS font
43
The property that specifies the width of the border image.
border-image-width
44
the property that specifies an image to use as the background of an element.
background-image
45
A border-style that defines a dotted border.
dotted
46
The CSS property used to create space around elements, outside of any borders.
CSS margin properties
47
The property that adds shadow to text.
text-shadow CSS property
48
The CSS property used to add rounded borders to an element.
border-radius
49
The properties that can be used to change the text direction of an element.
direction and Unicode-bidi
50
Are often use to set the basic styles that appear throughout a website.
type selector
51
The CSS property used to create space around elements, outside of any defined borders.
margin property
52
It specifies a padding in px, pt, cm. etc.
length
53
It sets the width of the bottom border.
border-bottom-width
54
A border-style that defines a 3D ridged border.
ridge
55
The part of the box model where text and image appear.
content
56
Matches all elements that are descendants of a specified element.
descendant combinator
57
The border-image property takes the image and slices it into _______________________, like tic-tac-toe board.
nine sections
58
The property used to specify uppercase and lowercase letters in a text.
text-transform
59
Displaying the links as block elements makes the whole link area clickable.
True
60
The property that specifies the background color of an element.
background-color property
61
These allow the user to have more control over how the pages display.
User style sheet
62
The border-image property takes the image and slices it into nine sections, like tic-tac-toe board.
True
63
The property used to specify the position of the background-image.
background-position
64
The property used to specify the space between lines.
line-height
65
A series of three numbers, written in hexadecimal notation.
hex code
66
The property used to set the color of the four borders.
border-color property
67
The property used to specify the indention of the first line of a text.
text-indent property
68
The simplest method of adding CSS styles to your web pages
Inline Style Sheet
69
To build a vertical navigation bar, you can style the element inside the list.
True
70
The property that specifies the amount by which the border image area extends beyond the border box.
border-image-outset property
71
Used to define a special state of an element.
pseudo-class selector
72
A border-style that defines a 3D grooved border.
groove
73
The property that specifies where the background image are positioned.
background-origin
74
Ways of adding style sheets into your webpage
Inline Style Sheet Internal Style Sheets External Style Sheets
75
The property that specifies what kind of border to display.
border-style property
76
The part of the box model that a border goes around the padding and content.
border
77
ID selector are used to select one particular element, rather than a group of elements.
True