CSS/CSS MCQ Questions Sample Test,Sample questions

Question:
 A single _____________ rule can be used in an external sheet to define character set encoding of the style rules and values.  

1.@media

2.@charset

3.@font-face

4.None of the mentioned


Question:
 In CSS  h1 can be called as _______  

1.Selector

2.Attribute

3.Value

4.Tag


Question:
 Which of the following property defines the width of a rule between columns in a multicolumn text flow?  

1.column-width

2.column-rule

3.column-float

4.column-rule-width


Question:
 Which of the following property defines when the transition will start and it allows a transition to begin execution some some period of time from when it is applied?    

1.transform-delay

2.transition-delay

3.transform-duration

4.none of the mentioned


Question:
 Which of the following property is used to define the animations that should be run?  

1.animation-delay

2.animation-iteration-count

3.animation-duration

4.animation-name


Question:
 Which of the following property specifies the direction in which a marquee should move? 

1.marquee

2.marquee-play

3.marquee-direction

4.none of the mentioned


Question:
 Which of the following selector same as :after; changed under CSS3 to make pseudo-elements obvious?     

1.::after

2.:after

3.#after

4.none of the mentioned


Question:
6. Which of the following transform property value defines a perspective view for a 3D transformed element?    

1.perspective3d(n)

2.perspective(n n n)

3.perspective(n)

4.none of the mentioned


Question:
An ___________ rule can be used to define style rules for multiple media types in a single embedded style sheet  

1.@media

2.@charset

3.@font-face

4.None of the mentioned


Question:
An ___________ rule is used to define a page block for printed styles.  

1.@important

2.@page

3.@css

4.@html


Question:
CSS stands for __________  

1.Color Style Sheets

2.Cascade Sheets Style

3.Cascade Style Sheet

4.Cascading Style Sheets


Question:
In css  �color:red� can be called as _____________  

1.Selector

2.Rule

3.Declaration

4.Value


Question:
In CSS  �font-size� can be called as ________  

1.Selector

2.Rule

3.Property

4.Property-Name


Question:
In what direction does float will work?   

1.left

2.top

3.bottom

4.right


Question:
Which of the following attributes is used to specify elements to bind style rules to?  

1.id

2.class

3.tag

4.all of the mentioned


Question:
Which of the following construct specifies that a style takes precedence over any different  conflicting styles?   

1.!important

2.<style>

3.#id

4.@media


Question:
Which of the following CSS3 property can be used to allow line breaks within words?    

1.word-wrap

2.word-break

3.line-wrap

4.line-break


Question:
Which of the following element is used within the table element to define a caption?         

1.<tablecaption>

2.<caption>

3.<table-cap>

4.<table-caption>


Question:
Which of the following property allows elements to be offset  rotated  scaled  and skewed in a variety of different ways?      

1.transform-style

2.transform

3.transition

4.transform-origin


Question:
Which of the following property can be used to set text flow appropriate for European alphabets or East Asian alphabets?    

1.writing-mode

2.language-mode

3.text-mode

4.reading-mode


Question:
Which of the following property contains a list of one or more counter names to be cleared or set to a particular value?    

1.counter

2.counter-origin

3.counter-reset

4.none of the mentioned


Question:
Which of the following property controls CSS counter values?       3. 

1.counter-increment

2.counter-decrement

3.counter

4.none of the mentioned


Question:
Which of the following property defines a mask to be used as a box�s overlay in order to clip the box to a complex shape?  

1.shadder

2.mask

3.mask-attachment

4.mask-image


Question:
Which of the following property defines a relationship between bound elements(s) and some code or content?  

1.behavior

2.anim

3.binding

4.none of the mentioned


Question:
Which of the following property defines the gap between columns in a multicolumn text flow?  

1.column-float

2.column-flow

3.column-gap

4.column-width


Question:
Which of the following property defines the length of time that a transition takes?     

1.transition

2.transition-duration

3.transform-duration

4.transition-property


Question:
Which of the following property defines the resampling method to use when stretching images?  

1.layout

2.ime-mode

3.image-rendering

4.none of the mentioned


Question:
Which of the following property defines the style  width  and color of the rule divider between columns in a multicolumn text flow?  

1.column

2.column-rule

3.column-change

4.column-check


Question:
Which of the following property defines the style of quotation marks to be used with embedded quotations?    

1.article

2.para

3.quote

4.quotes


Question:
Which of the following property defines the text selection policy for various portions of a document?   

1.user-origin

2.user-select

3.user

4.all of the mentioned


Question:
Which of the following property defines the width of each column in a multicolumn text flow?  

1.width

2.columns

3.filter

4.column-width


Question:
Which of the following property is used in conjunction with the :before or :after pseudo-elements?       5. 

1.text

2.generated-content

3.content

4.none of the mentioned


Question:
Which of the following property is used to align the text in a table?     

1.align

2.text

3.text-align

4.none of the mentioned


Question:
Which of the following property is used to apply visual effects to associated elements?  

1.filter

2.effect

3.adjust

4.none of the mentioned


Question:
Which of the following property is used to change the background in a table?     

1.table-background

2.background

3.color

4.none of the mentioned


Question:
Which of the following property is used to change the height of a table?     

1.height

2.table-height

3.resize

4.position-y


Question:
Which of the following property is used to change the width of table?       5. 

1.width

2.table

3.table-width

4.resize


Question:
Which of the following property is used to control column element breaks after an associated element when flowing multicolumn text?  

1.column-break

2.column-break-after

3.column-count

4. column-break-before


Question:
Which of the following property is used to control page breaks when printing a document after the bound element box ends?     

1.page-inside

2.page-break-after

3.page-break-inside

4.page-break-before


Question:
Which of the following property is used to control the behavior of floating elements?    

1.format

2.clean

3.clear

4.remove


Question:
Which of the following property is used to control the space between the border and content in a table?    

1.border

2.margin

3.padding

4.resize


Question:
Which of the following property is used to define how nested items are rendered in a 3-D space  the choice being either flattened or with their dimensions preserved?      

1.transition-duration

2.transition-delay

3.transition

4.transform-style


Question:
Which of the following property is used to define the number of times an animation should play?       4. 

1.animation-direction

2.animation-iteration-count

3.animation

4.animation-timing-function


Question:
Which of the following property is used to define the time it takes one iteration of an animation to play?      

1.transition-property

2.transition-timing

3.transition-duration

4.user-select


Question:
Which of the following property is used to define which properties a transition will be applied to?    

1.transition

2.transition-property

3.transition-wrap

4.transition-style


Question:
Which of the following property is used to describe all transition-related properties at once? 

1.transition-set

2.transition-wrap

3.transition

4.animation


Question:
Which of the following property is used to indicate whether the backside of an element is visible if the element is rotated to display the back?  

1.background-clip

2.backface-visibility

3.behavior

4.background-origin


Question:
Which of the following property is used to set order in a table?    

1.border

2.padding

3.dotted

4.text


Question:
Which of the following property is used to specify table borders in CSS?    

1.table

2.border

3.table:border

4.none of the mentioned


Question:
Which of the following property is used to zoom in or out on an element?  

1.zoom

2.zoom-set

3.zoom-in

4.zoom-out


Question:
Which of the following property sets the distance between an element�s right border and the rightmost edge of its content?       9. 

1.auto

2.padding-left

3.padding-right

4.padding-top


Question:
Which of the following property sets the vertical alignment?    

1.align

2.vertical

3.vertical-align

4.vertical-alignment


Question:
Which of the following property sets whether the table borders are collapsed into a single border or separated:?    

1.border

2.border-collapse

3.collapse

4.table-border


Question:
Which of the following property specifies the size of the mask?  

1.box-sizing

2.box-shadow

3.box-reflect

4.none of the mentioned


Question:
Which of the following property specifies whether an element is an accelerator indicator or not.  

1.move

2.@keyframes

3.accelerator

4.none of the mentioned


Question:
Which of the following represents a comment?  

1./!� comments �!/

2./! comments !/

3./* comments */

4.None of the mentioned


Question:
Which of the following tag is used to embed css in html page?  

1.<script>

2.<style>

3.<css>

4.<!DOCTYPE html>


Question:
Which of the following transform property value defines a 2D skew transformation along the X- and the Y-axis?     

1.skewX(angle)

2.skewY(angle)

3.skew(x-angle y-angle)

4.none of the mentioned


Question:
Which of the following transform property value defines a 2D translation?

1. translate(x y)

2.translate2d(x y)

3.translate3d(x y)

4.all of the mentioned


Question:
Which of the following transform property value defines a 3D rotation along the Z-axis?   rotateZ(angle) all of the mentioned   

1.rotate-Z(angle)

2.rotate-Z-axis(angle)

3.rotateZ(angle)

4.all of the mentioned


Question:
Which of the following transform property value defines a 3D rotation?    

1.rotate3d(x y z angle)

2.rotated(x y z angle)

3.rotate-all(x y z angle)

4.rotate(x y z angle)


Question:
Which of the following transform property value defines a 3D scale transformation?        

1.circle(x y z)

2.scale3d(x y z)

3.rotate3d(x y z angle)

4.rotate(angle)


Question:
Which of the following transform property value defines a 3D transformation  using a 4�4 matrix of 16 values?      

1.matrix3d(n n n n n n n n n n n n n n n n)

2.matrix(n n n n n n n n n n n n n n n n)

3.matrix2d(n n n n n n n n n n n n n n n n)

4.all of the mentioned


Question:
Which of the following transform property value defines a translation  using only the value for the X-axis?    

1.translate(x)

2.translateZ(x)

3.translateY(x)

4.translateX(x)


Question:
Which of the following values are zccepted by the float Property?      

1.left

2.right

3.none

4.all of the mentioned


Question:
Which selector is used to specify a rule to bind a particular unique element? id 

1.id

2.class

3.tag

4.both class and tag


Question:
________ has introduced text  list  box  margin  border  color  and background properties.  

1.css

2.html

3.ajax

4.php


Question:
_________ selectors are used to specify a group of elements.  

1.id

2.class

3.tag

4.both class and tag


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
Learn CSS MCQ Questions ,Learn CSS Objetive choice questions and answers,CSS Multiple choice questions and answers,CSS objective, CSS questions , CSS answers,CSS MCQs questions and answer
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!