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

CSS Quiz | Set-3

Last Updated : Apr 2, 2024
Discuss
Comments

Question 1

Which property in CSS is used to set the color of multicolumn text ?
  • A
    column-color
  • B
    column-rule-style
  • C
    column-rule-color
  • D
    column-rule-decoration

Question 2

Which CSS value is responsible for the show the transition effect with a slow start, then fast, and end slowly ?
  • A
    linear
  • B
    ease
  • C
    in
  • D
    out

Question 3

Which below selector is used to change the color of placeholder text?

  • A

    ::margin Selector

  • B

    ::placeholder Selector

  • C

    ::constraint Selector

  • D

    ::layout Selector

Question 4

Which variable in CSS has been used to defines the data type of the content ?
  • A
    content_type
  • B
    content_length
  • C
    content_value
  • D
    content_agent

Question 5

Which of the below property will rotate an element clockwise or counter-clockwise in CSS ?
  • A
    matrix()
  • B
    skewX()
  • C
    skewY()
  • D
    rotate()

Question 6

Which of the below properties in CSS show a pop-up window that split into pieces when it is clicked ?
  • A
    3D movement effect
  • B
    Click and break it
  • C
    Blurred element
  • D
    Left bottom

Question 7

Which selector in CSS is used to select all elements that are given within a particular range value?

  • A

    :invalid

  • B

    :long

  • C

    :in-range

  • D

    :last

Question 8

Which property in CSS is used the resize the element by the user?

  • A

    Outline Offset

  • B

    Resize

  • C

    Unit

  • D

    Crop

Question 9

Which of the below selector in CSS is used to selects all elements of value E and attribute attr ?

  • A

    E[attr^=value]

  • B

    E[attr$=value]

  • C

    E[attr*=value]

  • D

    E[attr%=value]

Question 10

Which of the below property in CSS is used to give a three diagonal sense of depth to an element ?
  • A
    animation
  • B
    perspex
  • C
    sense
  • D
    perspective

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