• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests

CSS Quiz | Set-2

Question 1

Which of the below viewport in CSS is used to sets the initial scaling factor ?
  • scale
  • initial-scale
  • minimum-scale
  • user-scale

Question 2

Which property of CSS is used to animate the width of search input when the element gets focus ?
  • Focus
  • Transition
  • Outline
  • Color

Question 3

Which CSS property will we use to wrap a block of text with an image ?
  • Wrap
  • Push
  • Float
  • Align

Question 4

Which css selector is used to defining the style for unique elements ?
  • id
  • text
  • class
  • name

Question 5

Which properties in CSS used to selects an animation defined in the keyframes rule ?
  • animation
  • animation-name
  • animation-element
  • None of the mentioned

Question 6

Which of the below CSS property should run in reverse on some cycles in animation ?
  • animation
  • animation-run
  • animation-repeat
  • animation-direction

Question 7

Which function in CSS is used to insert a value for the custom property ?
  • calc()
  • hsla()
  • hsl()
  • var()

Question 8

Which of the below CSS properties determine that the element of x-coordinate convert the position of the mask ?
  • mask-x-origin
  • mask-y-origin
  • mask-position-x
  • mask-origin-y

Question 9

Which of the below is correct way for write comment in CSS code ?
  • /* content goes here */
  • // content goes here //
  • / content goes here /
  • <\'content goes here\'>

Question 10

Which of the below property in CSS is used to apply visual effects ?
  • Alpha
  • BasicImage
  • Blur
  • Filter

There are 15 questions to complete.

Last Updated :
Take a part in the ongoing discussion