4th Flashcards
The term ______________________________ is used when talking about design and layout.
box model
The property that allows you specify an image to be used instead of the normal border around an element.
CSS border-image property
The property that specifies whether the border image should be repeated, rounded or stretched.
border-image-repeat
A weight that is applied to a given CSS declaration determined by the number of each selector type in the matching selector.
Specificity
The CSS property used to generate space around an element’s content, inside of an defines borders.
CSS padding properties
The property used to set the horizontal alignment of the text.
text-align
A border-style that defines 3D outset border.
outset
The property that sets the vertical alignment of an element.
vertical-align
The property that specifies how to slice the border image.
border-image-slice
The property used to set or remove decorations from the text.
text-decoration property
Selects elements based on name, class.
simple selector
The part of the box model that clears an area around the content.
Padding
A group of font families with a similar look.
generic family
Matches a specified element that is the first child of another element.
Matches a specified element that is the first child of another element.
first-child pseudo-class
If border-color is not set, it inherits the color of the element.
True
Tells the web browser which element or elements on a webpage to style-like a headline, paragraph, image or link.
selector
The property that specifies the opacity/transparency of an element.
opacity
Sets the color of the right border.
border-right-color
These are style sheets created by the author of the Web page.
Author style sheet
Recommended features of CSS Text Editor.
Line numbers
Code formatting options
Multi-language support
None of the OTHER CSS border properties will have ANY effect unless the border-style property is set.
True
The property used to specify the space between the characters in a text.
letter-spacing CSS property
The property that specifies the width of the four borders.
border-width property
the part of the box model that clears an area outside the border.
Margin
An ID selector is declared using a _________________________ preceding a string of characters.
hash(#)
The property that specifies whether the background image should scroll or be fixed.
background-attachment
The property that specifies the size of the background image.
background-size
Does not allow the user to change the text size in all browsers.
absolute size
The margin property value that specifies the margin should be inherited from the parent element.
inherit value