• Courses
  • Tutorials
  • DSA
  • Data Science
  • Web Tech
Switch to Dark Mode

CSS Quiz | Set-2

Last Updated : Apr 2, 2024
Discuss
Comments

Question 1

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

Question 2

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

Question 3

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

Question 4

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

Question 5

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

Question 6

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

Question 7

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

Question 8

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

Question 9

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

Question 10

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

Ready to go from coding beginner to development pro? Our DSA to Development Coding Guide has everything you need to crush coding interviews and ace real-world projects! Limited spots available!
Enroll Now and Transform Your Coding Skills! Also get 90% fee refund on completing 90% of the course in 90 days! Take the Three 90 Challenge today.

There are 15 questions to complete.

Take a part in the ongoing discussion