CSS MCQ Quiz Hub

Css Mcq Set 6

Choose a topic to test your knowledge and improve your CSS skills

1. Which of the following Module is not available in CSS3.




2. What module introduces the ability to modify CSS property values over time, such as position or color, to create animated layouts?




3. What module defines the management of generated content for print output, including crop mark indication, header/footer handling, and much more?




4. What module defines the handling of lists, including marker styles and some aspects of counters?




5. What module expands the absolute and relative units of measure, including significant changes to support animation and aural changes with time (s and ms) and angle (deg and rad) values?




6. Which of the following selector is used to selects siblings?




7. Which of the following selector is used to selects the elements that are the default among a set of similar elements?




8. Which of the following selector is used to selects the element that is the first child of its parent that is of its type?




9. Which of the following selector is used to selects the element that is the nth child of its parent?




10. Which of the following selector is used to selects the element that is the root of the document?




11. Which of the following selector is used to select elements that are read-only. When applied to form elements, this would select fields with the readonly attribute set?




12. Which of the following measurement represent seconds?




13. Which of the following property defines the number of columns in a multicolumn text flow?




14. Which of the following property defines the style of the divider rule between columns in a multicolumn text flow?




15. Which of the following property is a shorthand definition of the number of columns and their widths in a multicolumn text flow?




16. Which of the following property defines the color of any rules between columns in a multicolumn text flow?




17. Which of the following property is used to apply visual effects to associated elements.




18. Which of the following property defines the resampling method to use when stretching images?




19. Which property is used to add space inside the text field?




20. Which one can animate the width of search input when get focus?




21. Which of the following will insert generated content in the counter?




22. Which of the following is not the pseudo class for CSS Basic UI Level3?




23. Which is not a Mozilla CSS Extension?




24. Which of the following is an extension to the common JavaScript framework?




25. Which of the following will provide date pickers?




26. Which of the following helps to deal with HTML5 support?




27. Which is not a WebKit value?




28. Which is not a Mozilla value?




29. Which is not the property of CSS box model?




30. Which of the following is not the value for an unordered list?




31. Which of the following value sits to the left of the block of text?




32. Which is not a box-level element?




33. In which every block-level element appears on a new line?




34. Which of the following will take the element out of normal flow?




35. Which value clear property can’t take?




36. Which of the property is not used for positioning columns next to each other?




37. Which of the following is not the value for background-repeat property?




38. Which of the following will move the image up and down?




39. Which should be used to overlay text on image with high contrast?




40. ID selector name is preceded by __________




41. Which of the following will represent browsers in their normal states?




42. Which of the following represents browsing with no stylesheets applied?




43. Which of the following technique is also known as Fahrner Image Replacement?




44. Using negative text-indent is also known as __________




45. Using margin is also known as________




46. Using padding is also known as ________




47. Using Small font-size is also known as ______




48. Using Overflow is known as ______




49. Using Absolute Positioning is known as _________




50. Using a bogus image is also called as _______