Choose a topic to test your knowledge and improve your CSS skills
Using actual image with inline image method is also known as ______
Using Pseudo element is known as _________
Which of the following is only for table elements?
Clip property is not supported in ________
Which of the following CSS Property selects an animation defined in an @keyframes rule and applies it to the element?
Which of the following CSS Property determines whether an animation should run in reverse on some cycles?
Which of the following CSS Property defines which property values to apply to the element before the animation begins (if delayed) and after it ends?
Which of the following CSS Property sets the pace of the transition to the next keyframe, as described in the previous section?
Which of the following CSS property defines whether the animation is running or paused?
Which of the following property defines when the animation will start. It allows an animation to begin execution some time after it is applied?
Which of the following property specifies the number of times an animation should run?
Which of the following CSS Property specifies the top offset of a positioned element?
Which of the following CSS Property Specifies the left offset of a positioned element?
Which of the following CSS Property Defines the area of an absolutely positioned element that remains visible?
Which of the following CSS Property specifies whether the labels for an element’s list items are positioned inside or outside the “box” defined by the listed item?
Which of the following CSS Property defines the x-coordinate of the background-position property?
Which of the following CSS Property specifies the position of the mask?
Which of the following CSS Property specifies the x-coordinate in the position of the mask?
Which of the following Microsoft-introduced property defines the position of underlining set by the text-decoration property?
Which of the following are different origins of style sheets?
Which of the following Cascading order has the highest precedence?
Which of the following property is used to define how nested items are rendered in a 3-D space?
Which of the following rule allows users to import style rules from other style sheets?
Which of the following property is a shorthand that resets all CSS properties?
Which of the following generate “virtual” rules representing their effects when running?
The ______ is the result of taking the computed value and completing any remaining calculations to make it the absolute theoretical value used in the layout of the document.
The _______ is the result of resolving the specified value.
The ____________ represents the result of the cascade: it is the declared value that wins the cascade.
Which of the following is set for horizontal offset of the shadow?
Which of the following is used for spread radius?
What changes the shadow from an outer shadow?
What scales the background image as large as possible?
Which property specifies where the background image is positioned?
Which property specifies the painting area of the background?
Which of the following will show a pop-up window that breaks into pieces once clicked?
Which of the following comes with a smooth full screen overlay effect?
Which of the following will display a speech bubble pop-up?
Which of the following will give a minimalist entrance effect on hover?
What should be added to create a horizontal menu?
Which of the following name should be added to mark a link as disabled?
Which of the following is used for adding perspective background images for each section?
Which of the following does not support the “:hover” pseudoclass?
Which class is used for setting perspective and scroll properties for the page?
Which of the following position is based on the user’s scroll position?
Which of the following does not support sticky version?
What sets the stack order of an element?
What clips an absolutely positioned elements?
Which of the following is positioned relative to the nearest positioned ancestor?
Which of the following position element is not affected by the top, bottom, left etc. property?
What is the default value of object-fit?