Question Bank

1899 approved questions from the community

What is the difference between :first-child and :first-of-type?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

What is the difference between reset.css and normalize.css?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

What is the purpose of the clamp() function?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

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

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

What is the difference between justify-content and align-items in Flexbox?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

What is the purpose of the filter property?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed

What is tweening in CSS?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

In what order does a browser match CSS selectors?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

What is progressive rendering in web development?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

What is the purpose of using srcset attribute for retina displays?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

What is the CSSOM in relation to the DOM?

MEDIUM
SINGLE CHOICE
35s
CSS
by Mohamed

Media queries can only check for screen width and height.

MEDIUM
TRUE FALSE
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

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

MEDIUM
TRUE FALSE
25s
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

CSS variables (custom properties) are compiled at build time like preprocessor variables.

MEDIUM
TRUE FALSE
25s
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 difference between display: none and visibility: hidden?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed

Margins can collapse vertically between adjacent elements.

MEDIUM
TRUE FALSE
25s
CSS
by Mohamed

What is the difference between inline and inline-block?

MEDIUM
SINGLE CHOICE
30s
CSS
by Mohamed
PreviousPage 77 of 95Next