CSS/Css Mcq Set 7 Sample Test,Sample questions

Question:
 What changes the shadow from an outer shadow?

1.inset

2. initial

3.inherit

4.spread

Posted Date:-2021-12-29 09:57:12


Question:
 What is the default value of object-fit?

1. fill

2.contain

3.none

4.cover

Posted Date:-2021-12-29 18:42:09


Question:
 What scales the background image as large as possible?

1.contain

2.cover

3. size

4. resize

Posted Date:-2021-12-29 09:57:34


Question:
 What sets the stack order of an element?

1.z-index

2.right

3.top

4.position

Posted Date:-2021-12-29 18:39:33


Question:
 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?

1.animation-play

2.animation-delay

3.animation-fill-mode

4.animation-play-state

Posted Date:-2021-12-29 08:17:28


Question:
 Which of the following CSS Property determines whether an animation should run in reverse on some cycles?

1.animation

2.animation-run

3. animation-repeat

4.none of the mentioned

Posted Date:-2021-12-29 08:16:55


Question:
 Which of the following is set for horizontal offset of the shadow?

1.h-offset

2.v-offset

3.none

4. blur

Posted Date:-2021-12-29 09:51:20


Question:
 Which of the following Microsoft-introduced property defines the position of underlining set by the text-decoration property?

1. text-underline

2.text-underline-origin

3.text-underline-position

4.none of the mentioned

Posted Date:-2021-12-29 09:25:24


Question:
 Which of the following will give a minimalist entrance effect on hover?

1.“flappy” buttons

2. material design

3.linear pop-up

4.SVG & jQuery pop-up animation

Posted Date:-2021-12-29 10:00:11


Question:
Clip property is not supported in ________

1. Internet Explorer

2.Chrome

3. Safari

4.Opera

Posted Date:-2021-12-29 08:14:50


Question:
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.

1.cascaded value

2.declared value

3.used value

4.none of the mentioned

Posted Date:-2021-12-29 09:39:22


Question:
The _______ is the result of resolving the specified value.

1.cascaded value

2.computed value

3.specified value

4.declared value

Posted Date:-2021-12-29 09:39:55


Question:
The ____________ represents the result of the cascade: it is the declared value that wins the cascade.

1. specified Value

2. actual value

3.computed value

4. cascaded value

Posted Date:-2021-12-29 09:40:41


Question:
Using actual image with inline image method is also known as ______

1.The Langridge method

2.Radu Darvas Shim

3.The Levin Technique

4.Phark method

Posted Date:-2021-12-29 02:40:30


Question:
Using Pseudo element is known as _________

1. Nash Image replacement

2.Phark method

3. Radu Darvas Shim

4.The Langridge method

Posted Date:-2021-12-29 02:41:30


Question:
What clips an absolutely positioned elements?

1.right

2. bottom

3.position

4. clip

Posted Date:-2021-12-29 18:40:22


Question:
What should be added to create a horizontal menu?

1.pure-menu-horizontal

2.pure-menu-selected

3.pure-menu-has-children

4.pure-menu-scrollable

Posted Date:-2021-12-29 10:02:35


Question:
Which class is used for setting perspective and scroll properties for the page?

1.wrapper

2. .section

3. .static

4..parallax

Posted Date:-2021-12-29 18:37:54


Question:
Which of the following are different origins of style sheets?

1.author

2. user

3.user agent

4.all of the mentioned

Posted Date:-2021-12-29 09:26:15


Question:
Which of the following Cascading order has the highest precedence?

1.user agent declarations

2. user normal declarations

3.author normal declarations

4.author important declarations

Posted Date:-2021-12-29 09:26:44


Question:
Which of the following comes with a smooth full screen overlay effect?

1.Overlay pop-up

2.Conformation pop-up

3.Welcome pop-up

4.Cartoon pop-up

Posted Date:-2021-12-29 09:59:25


Question:
Which of the following CSS Property Defines the area of an absolutely positioned element that remains visible?

1. clamp

2. clip

3. visibility

4.static

Posted Date:-2021-12-29 08:21:27


Question:
Which of the following CSS Property defines the x-coordinate of the background-position property?

1.background-position-x

2.background-position-y

3. background-x-axis

4. background-y-axis

Posted Date:-2021-12-29 08:22:13


Question:
Which of the following CSS property defines whether the animation is running or paused?

1. animation-pause-state

2. animation-state

3. animation-play-state

4.all of the mentioned

Posted Date:-2021-12-29 08:18:18


Question:
Which of the following CSS Property selects an animation defined in an @keyframes rule and applies it to the element?

1.animation

2.animation-name

3.animation-element

4.none of the mentioned

Posted Date:-2021-12-29 08:16:27


Question:
Which of the following CSS Property sets the pace of the transition to the next keyframe, as described in the previous section?

1.animation-timing-function

2.animation-pace-function

3.animation-transition-function

4.none of the mentioned

Posted Date:-2021-12-29 08:17:56


Question:
Which of the following CSS Property Specifies the left offset of a positioned element?

1. right

2.left

3.bottom

4. up

Posted Date:-2021-12-29 08:20:51


Question:
Which of the following CSS Property specifies the position of the mask?

1. mask

2.mask-position

3.mask-origin

4.none of the mentioned

Posted Date:-2021-12-29 08:22:37


Question:
Which of the following CSS Property specifies the top offset of a positioned element?

1. top

2.up

3.reverse

4. fix

Posted Date:-2021-12-29 08:20:25


Question:
Which of the following CSS Property specifies the x-coordinate in the position of the mask?

1.mask-x

2.mask-x-origin

3.mask-position-x

4.mask-origin-x

Posted Date:-2021-12-29 09:17:54


Question:
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?

1. list-style

2. list-position

3. list-style-position

4.all of the mentioned

Posted Date:-2021-12-29 08:21:51


Question:
Which of the following does not support sticky version?

1. Firefox

2. Opera

3.IE

4.Chrome

Posted Date:-2021-12-29 18:39:01


Question:
Which of the following does not support the “:hover” pseudoclass?

1.IE 6

2. Chrome

3.Opera

4. Safari

Posted Date:-2021-12-29 18:37:10


Question:
Which of the following generate “virtual” rules representing their effects when running?

1.DOM’s

2.important

3.CSS Animations

4.Inheritance

Posted Date:-2021-12-29 09:38:49


Question:
Which of the following is only for table elements?

1. initial

2.collapse

3.hidden

4.inherit

Posted Date:-2021-12-29 08:14:19


Question:
Which of the following is positioned relative to the nearest positioned ancestor?

1. absolute

2.static

3.clip

4. relative

Posted Date:-2021-12-29 18:40:48


Question:
Which of the following is used for adding perspective background images for each section?

1..bg1

2..parallax

3..static

4..section

Posted Date:-2021-12-29 18:36:41


Question:
Which of the following is used for spread radius?

1.blur

2.spread

3.color

4. v-offset

Posted Date:-2021-12-29 09:51:52


Question:
Which of the following name should be added to mark a link as disabled?

1.responsive horizontal-to-vertical menu

2.pure-menu-disabled

3.pure-menu-selected

4.responsive vertical menu

Posted Date:-2021-12-29 10:03:12


Question:
Which of the following position element is not affected by the top, bottom, left etc. property?

1.static

2.clip

3.relative

4.absolute

Posted Date:-2021-12-29 18:41:14


Question:
Which of the following position is based on the user’s scroll position?

1. fixed

2.sticky

3. relative

4.static

Posted Date:-2021-12-29 18:38:29


Question:
Which of the following property defines when the animation will start. It allows an animation to begin execution some time after it is applied?

1. animation-stop

2. animation-delay

3.animation-start

4. animation-control

Posted Date:-2021-12-29 08:18:47


Question:
Which of the following property is a shorthand that resets all CSS properties?

1.reset

2.inital

3.all

4.delete

Posted Date:-2021-12-29 09:33:56


Question:
Which of the following property is used to define how nested items are rendered in a 3-D space?

1. transform-style

2.transform

3.transform-origin

4.transform-3D

Posted Date:-2021-12-29 09:27:09


Question:
Which of the following property specifies the number of times an animation should run?

1.animation-repeat

2. animation-count

3. animation-iteration-count

4.all of the mentioned

Posted Date:-2021-12-29 08:19:11


Question:
Which of the following rule allows users to import style rules from other style sheets?

1.@media

2.@important

3.@import

4.@style

Posted Date:-2021-12-29 09:27:35


Question:
Which of the following will display a speech bubble pop-up?

1.pop-up question form

2.cartoon pop-up

3.modal animation physics

4. overlay pop-up

Posted Date:-2021-12-29 09:59:46


Question:
Which of the following will show a pop-up window that breaks into pieces once clicked?

1.click and break it

2.3D movement effect

3.blurred background

4.left bottom corner

Posted Date:-2021-12-29 09:58:48


Question:
Which property specifies the painting area of the background?

1. background-clip

2. background-image

3. background-size

4.background-origin

Posted Date:-2021-12-29 09:58:21


Question:
Which property specifies where the background image is positioned?

1.background-size

2.background-origin

3.background-image

4. background-clip

Posted Date:-2021-12-29 09:58:00


More MCQS

  1. CSS MCQ Questions & Answers Part 1
  2. CSS MCQ Questions & Answers Part 2
  3. CSS MCQ Questions & Answers Part 3
  4. CSS Mcq Questions
  5. CSS mcqs Part 1
  6. CSS mcqs Part 2
  7. CSS mcqs Part 3
  8. Css Mcq Set 1
  9. Css Mcq Set 2
  10. Css Mcq Set 3
  11. Css Mcq Set 4
  12. Css Mcq Set 5
  13. Css Mcq Set 6
  14. Css Mcq Set 7
  15. Css Mcq Set 8
  16. Css Mcq Set 9
  17. CSS Multiple-Choice Questions
  18. CSS MCQ
Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!