mediumnot is where
How is specificity calculated for :is() and :where(), and how do they differ?
:where(#sidebar) a
:is(#sidebar) aRead the full question →Box model, flex, grid. Make layouts behave.
Difficulty mix: 6 easy, 3 medium and 1 hard. The questions are drawn from the CSS library at the moment you start, so sitting the test twice does not give you the same paper.
43 CSS topics are in scope. These are the real topic labels on the questions.
Six real CSS questions from the same pool, snippet included. The answer options and explanations are not shown here. Those come after you attempt them.
:where(#sidebar) a
:is(#sidebar) aRead the full question →div, span {
width: 200px;
height: 200px;
object-fit: cover;
}Read the full question →.ancestor { transform: translateZ(0); }
.fixed-child { position: fixed; top: 0; left: 0; width: 50%; }Read the full question →.card-wrap { container-type: inline-size; }Read the full question →.parent { overflow: hidden; }
.parent > .child { float: left; height: 80px; }Read the full question →p {
color: #00ff0080;
}Read the full question →Prefer to pick your own questions? Browse all CSS questions. See the other 10 tests.