CSS/CSS MCQ Questions Sample Test,Sample questions

Question:
 Select the output of the following CSS.  

1.Box having dotted top outline solid right outline double bottom outline and dashed left outline

2.Box having dotted top outline solid left outline double bottom outline and dashed right outline

3.Box having dotted bottom outline solid right outline double top outline and dashed left outline

4.Box having dotted bottom outline solid left outline double top outline and dashed left outline


Question:
 Which of the following defines in a shorthand form the width style and color for the top border of an element?    

1.border-up

2.border-bottom

3.border-style

4.none of the mentioned


Question:
 Which of the following is not a appropriate value for voice-balance?        

1.left

2.leftwards

3.up

4.centre


Question:
 Which of the following property allows the author to explicitly set the amount of time it should take a speech synthesizer to read an element s content?        

1.@media

2.voice

3.voice-duration

4.all of the mentioned


Question:
 Which of the following property defines a highlight color for a scroll bar and scroll arrows?     

1.scrollbar-color

2.scrollbar-highlight

3.scrollbar-highlight-color

4.scrollbar-highlight-background


Question:
 Which of the following property defines the style for the right border of an element?        

1.border-spacing

2.border-spacing

3. border-right

4.border-right-style


Question:
 Which of the following property sets the base color for a scroll bar which will include the scroll box track and scroll arrows?        

1.scrollbar-base

2.scrollbar-base-color

3.scrollbar-background

4.none of the mentioned


Question:
 Which of the following property specifies the look and design of an outline?        

1.outline-font

2.outline-style

3.outline-format

4.none of the mentioned


Question:
Choose the option that correctly specifies the output of the following CSS. 

1.All span elements will have a red border and a green dotted outline

2.All span elements will have a green thick border and a red outline

3.All span elements will have an outer red border and inner green dotted border

4.All span elements will have a outer green dotted border and an inner red border


Question:
Identify the outline property that specifies the amount of area extended beyond the border box. 

1.outset3d

2.inset

3.outset

4.inset3d


Question:
ndering a document.     

1.tv

2.tty

3.media

4.audio


Question:
The __________ rule makes it possible to define different style rules for different media types in the same stylesheet.       

1.audio/video

2.sink

3.@media

4.@canvas


Question:
What does all media type is used for?        

1.For use with all devices

2.For use with speech synthesizers

3.For use with handheld devices

4.For use with tactile Braille devices


Question:
What does aural media type is used for ?        

1.For use with low-resolution teletypes terminals or other devices with limited display capabilities

2.For use with Braille printers

3.For use with speech synthesizers

4.For use with projected media (direct computer-to-projector presentations) or printing transparencies for projection


Question:
What does braille media type is used for?        

1.For use with all devices

2.For use with speech synthesizers

3.For use with handheld devices

4.For use with tactile Braille devices


Question:
What does projection media type is used for?        

1.For use with projected media (direct computer-to-projector presentations) or printing transparencies for projection.

2.For use with color computer screens

3.For use with handheld devices

4.For use with television-type devices


Question:
What does tty media type is used for ?     

1.For use with low-resolution teletypes terminals or other devices with limited display capabilities.

2.For use with Braille printers.

3.For use with speech synthesizers.

4.For use with projected media (direct computer-to-projector presentations) or printing transparencies for projection.


Question:
What is the way to specify media dependencies for style sheets ?     

1.Specify the target medium from a style sheet with the @media or @import at-rules

2.Specify the target medium within the document language

3.both Specify the target medium from a style sheet with the @media or @import at-rules and Specify the target medium within the document language

4.none of the mentioned


Question:
Which of the following CSS property determines how overflowed content that is not displayed is signaled to the users?        

1.text-flow

2.text-underflow

3.text-overflow

4.none of the mentioned


Question:
Which of the following is not a appropriate value for text-overline-width?       

1.thin

2.medium

3.<number>

4.none of the mentioned


Question:
Which of the following is not a appropriate value for voice-rate?     

1.slow

2.fast

3.medium

4.none of the mentioned


Question:
Which of the following is not a appropriate value for voice-volume?        

1.silent

2.soft

3.hard

4.<number>


Question:
Which of the following property allows a marquee to be used in the case of a text overflow?        

1.overflow-style

2.overflow-text

3.overflow-marquee

4.none of the mentioned


Question:
Which of the following property applies one or more drop shadows to the text?     

1.text-shadow

2.text-effect

3.text-format

4.text-decoration-shadow


Question:
Which of the following property defines a color for the face of a scroll bar including arrow regions and the scroll box?        

1.scrollbar-face

2.scrollbar-face-color

3.scrollbar-face-background

4.scrollbar-background


Question:
Which of the following property defines how content should behave when it exceeds the width of its enclosing element?     

1.overflow-y

2.overflow-x

3.overflow-z

4.overflow-width


Question:
Which of the following property defines in a shorthand form the width style and color for the bottom border of an element?        

1.border-bottom

2.border-bottom-color

3.border-bottom-all

4.none of the mentioned


Question:
Which of the following property defines the alignment of Ruby text as defined by a <rt> tag in relation to base text defined by a <ruby> tag?         

1.ruby-align

2.ruby-text

3.ruby

4.none of the mentioned


Question:
Which of the following property defines the color of an element s top border?     

1.border-color

2.border-top

3.border-top-color-webkit

4.border-top-color


Question:
Which of the following property defines the offset from an element s border and its outline?  

1.outline-border

2.outline-offset

3.overflow-text

4.None of them


Question:
Which of the following property defines the visual style of up to four different sides of a border?     

1.border-style

2.border

3.border-top

4.none of the mentioned


Question:
Which of the following property defines the y (vertical) coordinate for a positioned element relative to the bottom of the enclosing object or browser window?        

1.border

2.bottom

3.position

4.none of the mentioned


Question:
Which of the following property defines whether table cell borders are connected or separate?        

1.border

2.border-table

3.border-collapse

4.none of the mentioned


Question:
Which of the following property determines how much variation in pitch or tone will be created by the speech synthesize when reading an element?        

1.voice-pitch

2.voice-range

3.voice-stress

4.none of the mentioned


Question:
Which of the following property is used to define whether an element should be resized and if so upon what axis?        

1.axis

2.resize

3.set-origin

4.set-axis


Question:
Which of the following property is used to draw a line around elements outside the borders?      

1.line

2.padding

3.outline

4.border


Question:
Which of the following property is used to give a 3-D sense of depth to an element? 

1.animation

2.perspec

3.sense

4.perspective


Question:
Which of the following property sets pitch or tone (high or low) for the synthesized speech when reading an element; the pitch may be specified absolutely or relative to the normal pitch for the voice-family used to read the text?        

1.voice-check

2.voice-format

3.voice-pitch

4.voice-volume


Question:
Which of the following property sets the apparent position (in stereo sounof the synthesized voice for spoken media?        

1.voice-balance

2.media-balance

3.balance

4.none of the mentioned


Question:
Which of the following property sets the speaker s voice used by a speech media agent to read an element?     

1.voice-family

2.voice-check

3.voice-control

4.none of the mentioned


Question:
Which of the following property sets the speed at which the voice synthesized by a speech media agent will read content?        

1.voice-volume

2.voice-pitch

3.voice-stress

4.voice-rate


Question:
Which of the following property sets the volume for spoken content in speech media. It replaces the deprecated volume property?        

1.voice-volume

2.volume

3.!important

4.@media


Question:
Which of the following property sets the width of an element s bottom border?        

1.border

2.border-collapse

3.border-bottom-width

4.none of the mentioned


Question:
Which of the following property sets the width of an element s complete border?        

1.border-width

2.width

3.border-depth

4.none of the mentioned


Question:
Which of the following property specifies the color of an outline?      

1.color-outline

2.outline-color

3.outline-style-color

4.none of the mentioned


Question:
Which of the following property specifies the placement of an element in relation to floating objects?     

1.clear

2.color

3.space

4.none of the mentioned


Question:
Which of the following property specifies the transparency of an element?     

1.alpha

2.opacity

3.opac

4.none of the mentioned


Question:
Which of the following sets the mode for the overline text decoration determining whether the text decoration affects the space characters or not?     

1.text-decoration

2.text-mode-overflow

3.text-mode

4.text-overline-mode


Question:
Which of the following specifies the width of an outline?        

1.outline-size

2.outline-width

3.outline-height

4.both outline-size and outline-width


Question:
Which of the following specifies what parts of an element s content are skipped over when applying any text decoration?       

1.@font-text

2.font-style

3.text-skip

4.text-decoration-skip


Question:
Which of the following value specifies a dashed outline?     

1.dash

2.dashed

3.double-dash

4.all of the mentioned


Question:
Which of the following value specifies a solid outline?     

1.bold

2.rock

3.solid

4.dashed


Question:
Which of the following values specifies a 3D grooved outline?  initial      

1.initial

2.ridge

3.groove

4.groove3d


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
Olete Team
Online Exam TestTop Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on Online Exam Testwebsite 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!