• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests

CSS Quiz | Set-3

Question 1

Which property in CSS is used to set the color of multicolumn text ?
  • column-color
  • column-rule-style
  • column-rule-color
  • 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 ?
  • linear
  • ease
  • in
  • out

Question 3

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

  • ::margin Selector

  • ::placeholder Selector

  • ::constraint Selector

  • ::layout Selector

Question 4

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

Question 5

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

Question 6

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

Question 7

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

  • :invalid

  • :long

  • :in-range

  • :last

Question 8

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

  • Outline Offset

  • Resize

  • Unit

  • Crop

Question 9

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

  • E[attr^=value]

  • E[attr$=value]

  • E[attr*=value]

  • 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 ?
  • animation
  • perspex
  • sense
  • perspective

There are 15 questions to complete.

Last Updated :
Take a part in the ongoing discussion