Term
|
Definition
Shorthand to configure all the background properties of an element
Value: background-color, background-image background-repeat. background-position |
|
|
Term
|
Definition
configures a background image as fixed in place or scrolling
value: scroll (default) or fixed |
|
|
Term
|
Definition
CSS3; configures the area to display the background
Value: border-box, padding-box or content-box |
|
|
Term
|
Definition
configures the background color of an element
value: valid color value |
|
|
Term
|
Definition
configures a background image for an element
value: url(file name or path to the image), none (default), linear-gradient, and radial- gradient |
|
|
Term
|
Definition
CSS3; configures the background positioning area
Value: border-box, padding-box or content-box |
|
|
Term
|
Definition
Configures the position of a background image
Value: two percentages, pixel values or position values |
|
|
Term
|
Definition
configures how the background image will be repeated
value: repeat (default), repeat-x, repeat-y, or no-repeat |
|
|
Term
|
Definition
CSS3; configures the size of the background image
Value: numeric value (px or em), percentage, contain or cover |
|
|
Term
|
Definition
shorthand to configure the border of an element
value: border-width, border-style, border-color |
|
|
Term
|
Definition
configures the bottom border of an element
value: border-width, border-style, border-color |
|
|
Term
|
Definition
configures the display of borders in a table
value: separate (default), or collapse |
|
|
Term
|
Definition
configures the border color of an element
value: valid color value |
|
|
Term
|
Definition
CSS3; configures an image in the border of an element |
|
|
Term
|
Definition
configures the left border of an element
value: border-width, border-style, border-color |
|
|
Term
|
Definition
CSS3; configures rounded corners Value: One to four numeric values (px or em) or percentages that configure the radius of the corners. If a single value is provided, it configures all four corners. The corners are configured in order of top left, top right, bottom right, and bottom left.
Related properties: border-top-left-radius, border-top-right-radius, border-bottom-left-radius, and border-bottom-right-radius |
|
|
Term
|
Definition
configures the right border of an element
value: border-width, border-style, border-color |
|
|
Term
|
Definition
configures the space between table cells in a table
value: numeric value (px or em) |
|
|
Term
|
Definition
configures the style of the borders around an element |
|
|
Term
|
Definition
configures the top border of an element
value: border-width, border-style, border-color |
|
|
Term
|
Definition
configures the width of an elements border
value: numeric pixel value, such as 1px, thin, medium or thick |
|
|
Term
|
Definition
configures the offset position from the bottom of a containing element
value: numeric value, percentage or auto (default) |
|
|
Term
|
Definition
CSS3; configures the drop shadow on an element
Values: Three or four numerical values (px or em) to indicate horizontal offset, vertical offset, blur radius, spread distance (optional), and a valid color value. Use the inset keyword to configure an inner shadow. |
|
|
Term
|
Definition
CSS3; alters the default CSS box model that calculates widths and heights of elements
Values: content-box (default), padding-box, border-box |
|
|
Term
|
Definition
Configures the placement of a table caption
Value: top (default) or botom |
|
|
Term
|
Definition
configures the display of an element in relation to floating elements
value: none (default), left, right or both |
|
|
Term
|
Definition
configures the color of text within an element
value: valid color value |
|
|
Term
|
Definition
configures how and whether an element will display
Value: inline, none, block, flex, inline-flex, list-item, table, table-row, or table-cell |
|
|
Term
|
Definition
CSS3; configures proportional size and flexibility of a flex item
value: numeric value sets the proportional flexible size of them |
|
|
Term
|
Definition
CSS3; configures direction of flex items within a flex container
value: row (default), column, row-reverse, column-reverse |
|
|
Term
|
Definition
CSS3; configures whether flex items are displayed on multiple lines within a flex container
values: nowrap (default), wrap, wrap-reverse |
|
|
Term
|
Definition
Configures the horizontal placement (left or right) of an element
Value: none (default), left or right |
|
|
Term
|
Definition
configures the font typeface of text
value: list of value font names or generic font family names |
|
|
Term
|
Definition
configures the font size of text
value: Numeric value (px, pt, em) percentage value, xx-small, x-small, small, medium (default), large, x-large, xx-large, smaller, or larger |
|
|
Term
|
Definition
CSS3; configures a normal, condensed, or expanded face from a font family
Value: normal (default), wider, narrower, condensed, semi-condensed, expanded, or ultra-expanded |
|
|
Term
|
Definition
configures the font style of text
value: normal, italic or oblique |
|
|
Term
|
Definition
configures whether text is displayed in small-caps font
value: normal or small-caps |
|
|
Term
|
Definition
configures the weight or boldness of a font
value: normal (default), bold, bolder, lighter, 100, 200, 300, 400, 500, 600, 700, 800,or 900 |
|
|
Term
|
Definition
configures the height of an element
value: numeric value, percentage or auto |
|
|
Term
|
Definition
CSS3; configure how the browser should display any extra space that may exists in the flex container
Values: flex-start (default), flex-end, center, space-between, space-around |
|
|
Term
|
Definition
configures the offset position from the left of a containing element
value: numeric value, percentage, or auto |
|
|
Term
|
Definition
configures the space between text characters
values: numeric value or normal |
|
|
Term
|
Definition
configures the line height of of the text
value: numeric value, percentage, multiplier numeric value, or normal |
|
|
Term
|
Definition
shorthand to configure the properties of a list
value: list-style-type, list-style-position, list-style-image |
|
|
Term
|
Definition
configures an image as a list maker
value: url or none |
|
|
Term
|
Definition
configures the position of the list markers
value: inside or outside |
|
|
Term
|
Definition
configures the type of list marker displayed
Value: none, circle, disc (default), square, decimal, decimal-leading-zero, georgian, lower-alpha, lower-roman, upper-alpha, or upper-roman |
|
|
Term
|
Definition
shorthand to configure the margin of an element
value: one to four numeric values or percentages or auto or 0 |
|
|
Term
|
Definition
configures the bottom margin of an element
value: numeric values or percentages or auto or 0 |
|
|
Term
|
Definition
Configures the left margin of an element
value: numeric values or percentages or auto or 0 |
|
|
Term
|
Definition
Configures the right margin of an element
value: numeric values or percentages or auto or 0 |
|
|
Term
|
Definition
Configures the top margin of an element
value: numeric values or percentages or auto or 0 |
|
|
Term
|
Definition
configures the maximum height of an element
value: numeric values or percentages or none |
|
|
Term
|
Definition
configures the maximum width of an element
value: numeric values or percentages or none |
|
|
Term
|
Definition
configures the minimum height of an element
value: numeric values or percentages or none |
|
|
Term
|
Definition
configures the minimum width of an element
value: numeric values or percentages or none |
|
|