CSS - Properties Flashcards

1
Q

Questions

A

Answers

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

accelerator

A

Specifies whether or not the element has an accelerator key, which is a shortcut for selecting the element.

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

azimuth

A

Specifies the speaker balance for audio content.

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

background

A

Defines the background properties for an element.

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

background-attachment

A

Specifies whether or not the background image is fixed or scrollable as a user scrolls the document.

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

background-color

A

Specifies the background color for the element. Specify either a color name or RGB color code.

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

background-image

A

Specifies the URL for a background image for an element.

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

background-position

A

Specifies the position of a background image for an element.

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

background-position-x

A

Specifies the x-position of a background image for an element.

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

background-position-y

A

Specifies the y-position of a background image for an element.

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

background-repeat

A

Specifies how a background image repeats for an element.

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

border

A

Defines the border properties for an element.

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

border-bottom

A

Defines the properties for the bottom border for the element.

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

border-bottom-color

A

Specifies the color for a bottom border. Specify either a color name or RGB color code.

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

border-bottom-style

A

Specifies a style for a bottom border.

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

border-bottom-width

A

Specifies the width of the bottom border.

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

border-collapse

A

Specifies whether the borders for an element are collapsed or separated.

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

border-color

A

Specifies the color for the borders for an element. Specify either a color name or RGB color code.

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

border-left

A

Defines the properties for the left border for the element.

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

border-left-color

A

Specifies the color for a left border. Specify either a color name or RGB color code.

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

border-left-style

A

Specifies a style for a left border.

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

border-left-width

A

Specifies the width of the left border.

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

border-right

A

Defines the properties for the right border for the element.

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

border-right-color

A

Specifies the color for a right border. Specify either a color name or RGB color code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
border-right-style
Specifies a style for a right border.
26
border-right-width
Specifies the width of the right border.
27
border-spacing
Specifies the number of pixels between the border and its contents.
28
border-style
Specifies a style for a border.
29
border-top
Defines the properties for the top border for the element.
30
border-top-color
Specifies the color for a top border. Specify either a color name or RGB color code.
31
border-top-style
Specifies a style for a top border.
32
border-top-width
Specifies the width of the top border.
33
border-width
Specifies the width of the border.
34
bottom
Specifies the y-coordinate for the position of the element relative to the bottom edge of the parent element or browser window.
35
caption-side
Specifies the position of a caption for the element.
36
clear
Specifies the position of the element relative to a floating object on the page.
37
clip
Specifies the x- and y-coordinates (in pixels) for the clipping rectangle around the element.
38
color
Specifies the color of the text for the element. Specify either a color name or RGB color code.
39
content
Specifies the content to insert before or after the element.
40
counter-increment
Specifies a name of a counter and how much to increment the counter by.
41
counter-reset
Resets a counter to the specified value.
42
cue
Defines the properties for an aural cue before or after an element.
43
cue-after
Defines the properties for an aural cue after an element.
44
cue-before
Defines the properties for an aural cue before an element.
45
cursor
Specifies which cursor to display when a user mouses over the element.
46
direction
Specifies the text direction for the element.
47
display
Specifies how to display the element.
48
elevation
Specifies the elevation of the element. You can either one of the relative elevations or specify an angle in degrees.
49
empty-cells
Specifies whether to show or hide borders for empty table cells.
50
filter
Specifies a filter for the element to render and any parameters that the filter takes. You can specify multiple filters.
51
float
Specifies if an element should float towards the left or right margin of its parent element or web browser.
52
font
Defines the properties for the font for the element.
53
font-family
Specifies the font face for the element.
54
font-size
Specifies either the explicit or relative size of the font compared to the base font size.
55
font-size-adjust
Specifies the adjustment to make in font size if an explicitly specified font is unavailable.
56
font-stretch
Specifies how a font should be condensed or stretched.
57
font-style
Specifies a style for a font (e.g. italic).
58
font-variant
Specifies a variation for a font (e.g. small-caps).
59
font-weight
Specifies the weight of a font (e.g. bold).
60
height
Specifies the height (in pixels, points, or as a percentage) of the content of the element.
61
ime-mode
Specifies the state of the Input Method Editor (IME) for the element, which allows users to enter and edit Chinese, Japanese, and Korean characters.
62
layout-flow
Specifies the flow direction for the content of the element.
63
layout-grid
Defines the set of layout-grid properties for an element.
64
layout-grid-char
Specifies the size of a character grid for the content of an element.
65
layout-grid-line
Specifies the grid line value for the text content of an element.
66
layout-grid-mode
Specifies if the element text layout grid uses the line and/or char mode.
67
layout-grid-type
Specifies the type of layout grid for the content of an element.
68
left
Specifies the x-coordinate for the position of the element relative to the left edge of the parent element or browser window.
69
letter-spacing
Specifies the amount of space (in points or pixels) between letters in the text of the element.
70
line-break
Specifies line-breaking rules for Japanese text.
71
line-height
Specifies line height of text in multiline elements, such as paragraphs.
72
list-style
Defines the properties for the list style for a list element.
73
list-style-image
Specifies the URL to an image to use for list items.
74
list-style-position
Specifies the position of the bullet or number for a list.
75
list-style-type
Specifies the position of the bullet or number for a list.
76
margin
Defines the widths (in pixels, points, or a percentage) for the margins for the element.
77
margin-bottom
Specifies the width (in pixels, points, or a percentage) for the bottom margin of an element.
78
margin-left
Specifies the width (in pixels, points, or a percentage) for the left margin of an element.
79
margin-right
Specifies the width (in pixels, points, or a percentage) for the right margin of an element.
80
margin-top
Specifies the width (in pixels, points, or a percentage) for the top margin of an element.
81
marker-offset
Specifies the width (in pixels or points) between the marker box of an element and the surrounding box of its parent element.
82
marks
Specifies if cross or crop marks should appear outside of the element on a printed page.
83
max-height
Specifies the maximum height that an element may be.
84
max-width
Specifies the maximum width that an element may be.
85
min-height
Specifies the minimum height that an element may be.
86
min-width
Specifies the minimum width that an element may be.
87
-moz-binding
Specifies the URL of an XBL file to bind to the element.
88
-moz-border-bottom-colors
Specifies one or more colors to use in a striping effect on the bottom border of the element.
89
-moz-border-left-colors
Specifies one or more colors to use in a striping effect on the left border of the element.
90
-moz-border-radius
Specifies the radius of the border around the element.
91
-moz-border-radius-bottomleft
Specifies the border radius of the bottom-left corner of the element.
92
-moz-border-radius-bottomright
Specifies the border radius of the bottom-right corner of the element.
93
-moz-border-radius-topleft
Specifies the border radius of the top-left corner of the element.
94
-moz-border-radius-topright
Specifies the border radius of the top-right corner of the element.
95
-moz-border-right-colors
Specifies one or more colors to use in a striping effect on the right border of the element.
96
-moz-border-top-colors
Specifies one or more colors to use in a striping effect on the top border of the element.
97
-moz-opacity
Specifies the level of opacity for the element. Use a two-digit decimal.
98
-moz-outline
Mozilla-specific version of the outline property. Defines the properties for an outline drawn over the outer edge of an element.
99
-moz-outline-color
Mozilla-specific version of the outline-color property that specifies the color for an outline. Specify either a color name or RGB color code.
100
-moz-outline-style
Mozilla-specific version of the outline-style property that specifies a style for an outline.
101
-moz-outline-width
Mozilla-specific version of the outline-width property that specifies the width of the outline.
102
-moz-user-focus
Specifies the behavior of the element when it receives focus.
103
-moz-user-input
Specifies whether or not the element has input focus.
104
-moz-user-modify
Specifies if a user can change the contents of the element.
105
-moz-user-select
Specifies the content selection behavior for the element.
106
-o-link
Specifies the value for the link variable.
107
-o-link-source
Specifies the source anchor for the element.
108
opacity
Specifies the transparency of an element. Specify a value between 0.0-1.0.
109
orphans
Specifies the minimum number of lines of text that an element must have left at the bottom of a page for printing.
110
outline
Defines the properties for an outline drawn over the outer edge of an element. Outlines differ from borders in that borders are drawn to the outside of the element.
111
outline-color
Specifies the color for an outline. Specify either a color name or RGB color code.
112
outline-style
Specifies a style for an outline.
113
outline-width
Specifies the width of the outline.
114
overflow
Specifies how to handle content overflow of an element if the content does not fit within the predefined boundaries of the element.
115
overflow-x
Specifies how to handle content overflow of an element if the content is too wide for the element.
116
overflow-y
Specifies how to handle content overflow of an element if the content is too tall for the element.
117
padding
Specifies the amount of padding space between the content of an element and its border.
118
padding-bottom
Specifies the amount of padding (in pixels, points, or a percentage) at the bottom of an element.
119
padding-left
Specifies the amount of padding (in pixels, points, or a percentage) for the left side of an element.
120
padding-right
Specifies the amount of padding (in pixels, points, or a percentage) for the right side of an element.
121
padding-top
Specifies the amount of padding (in pixels, points, or a percentage) at the top of an element.
122
page
Specifies the type of page that the element should be displayed on.
123
page-break-after
Defines the way that a page breaks after the element when the page is printed.
124
page-break-before
Defines the way that a page breaks before the element when the page is printed.
125
page-break-inside
Specifies if an element should have a page break forced inside of the element or if page breaks should be avoided inside the element when the page is printed.
126
pause
Specifies the number of seconds or milliseconds to pause before and/or after an element before playing audio content.
127
pause-after
Specifies the number of seconds or milliseconds to pause after an element before playing audio content.
128
pause-before
Specifies the number of seconds or milliseconds to pause before an element before playing audio content.
129
pitch
Specifies the frequency of a speaking voice for audio content.
130
pitch-range
Specifies the range of the pitch of a speaking voice for audio content.
131
play-during
Specifies a sound to play while the content of the element is being spoken.
132
position
Specifies how the element is positioned relative to the page or other elements.
133
quotes
Specifies the style of quotation marks to use for embedded quotes.
134
richness
Specifies the richness of the speaking voice for audio content.
135
right
Specifies the x-coordinate for the position of the element relative to the right edge of the parent element or browser window.
136
ruby-align
Specifies the alignment for ruby text.
137
ruby-overhang
Specifies the overhang of ruby text.
138
ruby-position
Specifies the position of ruby text.
139
scrollbar-3dlight-color
Specifies the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.
140
scrollbar-arrow-color
Specifies the color of the arrow of a scroll bar.
141
scrollbar-base-color
Specifies the color of the main elements of a scroll bar.
142
scrollbar-darkshadow-color
Specifies the color of the gutter of a scroll bar.
143
scrollbar-face-color
Specifies the color of the scroll box and arrows of a scroll bar.
144
scrollbar-highlight-color
Specifies the color of the top and left edges of the scroll box and arrows of a scroll bar.
145
scrollbar-shadow-color
Specifies the color of the bottom and right edges of the scroll box and arrows of a scroll bar.
146
scrollbar-track-color
Specifies the color of the track element of a scroll bar.
147
size
Specifies the size and orientation of a page for print output.
148
speak
Specifies how the content will be rendered as audio content.
149
speak-header
For audio content, specifies whether table headers are spoken before every cell or just once until the header changes.
150
speak-numeral
For audio content, specifies whether numerals are spoken as individual digits or continuous numbers.
151
speak-punctuation
For audio content, specifies whether punctuation characters will be spoken or read as pauses.
152
speech-rate
For audio content, specifies the speaking rate.
153
stress
For audio content, specifies the number of inflection points in the voice.
154
table-layout
Specifies whether the layout of table rows, columns, and cells is fixed.
155
text-align
Specifies the horizontal alignment property for the element.
156
text-align-last
Specifies the alignment for the last or only line of text for the element.
157
text-decoration
Specifies a text decoration for the element.
158
text-indent
Specifies the amount (in pixels, points, or a percentage) that the first line of text should be indented in a block of content.
159
text-justify
Specifies the alignment to use to justify the text for the element.
160
text-overflow
Specifies whether to use ellipses (...) to indicate text overflow.
161
text-shadow
Defines the horizontal depth, vertical depth, blur, and color for a drop-shadow for text content in the element.
162
text-transform
Specifies that the text for the element should be converted to the assigned case or format.
163
text-underline-position
Specifies the position of the underline text-decoration.
164
top
Specifies the y-coordinate for the position of the element relative to the top edge of the parent element or browser window.
165
unicode-bidi
Specifies that the text direction in the element may be overriden for multi-language support.
166
vertical-align
Specifies the vertical alignment property for the element.
167
visibility
Specifies whether an element is visible or hidden.
168
voice-family
Specifies the speaking voice for audio content.
169
volume
Specifies the sound volume for audio content.
170
white-space
Specifies how to handle white space characters for the element.
171
widows
Specifies the minimum number of lines of text that an element must have left at the top of a page for printing.
172
width
Specifies the width (in pixels, points, or as a percentage) of the content of the element.
173
word-break
Specifies line-breaking behavior between words in the content of the element.
174
word-spacing
Specifies the amount of space between words for the element text.
175
word-wrap
Specifies line-breaking behavior for words that are longer than their container boundaries.
176
writing-mode
Specifies the direction and flow of content in the element.
177
z-index
Specifies the stacking order of the element relative to other layers. A higher z-index value will place the element above layers with lower z-index values.
178
zoom
Specifies the magnification scale for the element.