wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz NO. 1 (4th Quarter)

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

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).

a)

block-level elements

b)

block or inline

c)

flex

d)

none

2.

Setting the _______ of a block-level element will prevent it from stretching out to the edges of its container.

a)

WIDTH

b)

HEIGHT

c)

flex

d)

grid

3.

Commonly used with JavaScript to hid and show elements without deleting and recrating them.

a)

inherit

b)

table column

c)

Display:none;

d)

Override the De

4.

Setting the _______ of a block-level element will prevent it from stretching out to the edges of its container.

a)

height

b)

width

c)

max-width

d)

margin

5.

This property specifies the type of positioning method used for an element.

a)

margin

b)

position property

c)

padding

d)

over-flow

6.

An element with position: _________ is position relative to the viewport, which means is always stays in the same place even when page is scrolled.

a)

position:absolute

b)

Position:relative

c)

position:fixed

d)

position:stikcy

7.

What CSS Layout property specifies the stack order of an element?

a)

Position

b)

Display

c)

Z-index

d)

overflow

8.

The _______ property specifies the opacity/transparency of an element.

a)

position

b)

z-index

c)

opacity

d)

display

9.

Sets all the properties for a list in one declaration

a)

list-style

b)

list-style-image

c)

list-style-position

d)

list-style-type

10.


Specifies the position of the list-item markers (bullet points)