Question Bank

3705 approved questions from the community

Which of the following are valid border-style values? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
CSS
by Mohamed

Which of the following are pseudo-classes in CSS? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
CSS
by Mohamed

Which of the following create a new stacking context? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
CSS
by Mohamed

Which of the following properties can trigger a CSS transition? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
CSS
by Mohamed

Which of the following are valid color formats in CSS? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
CSS
by Mohamed

Which of the following trigger a browser reflow? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
CSS
by Mohamed

Which of the following are CSS preprocessors? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
CSS
by Mohamed

Which of the following are relative length units in CSS? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
CSS
by Mohamed

Which of the following are Flexbox container properties? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
CSS
by Mohamed

Which of the following are valid CSS display property values? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
CSS
by Mohamed

Which of the following are valid ways to apply CSS to a web page? (Select all that apply)

EASY
MULTIPLE CHOICE
40s
CSS
by Mohamed

clip-path in CSS can define a visible region of an element using shapes like polygons, circles, or ellipses, and the rest of the element is hidden.

MEDIUM
TRUE FALSE
30s
CSS
by Mohamed

What is the purpose of the @layer rule in CSS?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

Inline CSS has higher specificity than external CSS.

EASY
TRUE FALSE
20s
CSS
by Mohamed

The universal selector (*) selects all elements on a page.

EASY
TRUE FALSE
20s
CSS
by Mohamed

The box-sizing: border-box property includes padding and border in the element's total width and height.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

Elements with position: absolute are removed from the normal document flow.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

Which CSS property is used to change the text color of an element?

EASY
SINGLE CHOICE
25s
CSS
by Mohamed

Which HTML tag is used to link an external CSS file?

EASY
SINGLE CHOICE
25s
CSS
by Mohamed

CSS Grid is a two-dimensional layout system that can handle both rows and columns.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed
PreviousPage 154 of 186Next