NEW
Font size
WorksheetsQuiz NO. 1 (4th Quarter)
Total questions: 10
Worksheet time: 5mins
ALWAYS starts on a new line and takes up the full width available (stretches out to the left and right as far as it can).
block-level elements
block or inline
flex
none
Setting the _______ of a block-level element will prevent it from stretching out to the edges of its container.
WIDTH
HEIGHT
flex
grid
Commonly used with JavaScript to hid and show elements without deleting and recrating them.
inherit
table column
Display:none;
Override the De
Setting the _______ of a block-level element will prevent it from stretching out to the edges of its container.
height
width
max-width
margin
This property specifies the type of positioning method used for an element.
margin
position property
padding
over-flow
An element with position: _________ is position relative to the viewport, which means is always stays in the same place even when page is scrolled.
position:absolute
Position:relative
position:fixed
position:stikcy
What CSS Layout property specifies the stack order of an element?
Position
Display
Z-index
overflow
The _______ property specifies the opacity/transparency of an element.
position
z-index
opacity
display
Sets all the properties for a list in one declaration
list-style
list-style-image
list-style-position
list-style-type
Specifies the position of the list-item markers (bullet points)
