Quiz – CSS Quiz -2 No. of Questions – 1 to 10. All quiz questions are from the CSS series tutorial 2: CSS Basic Syntax. Results #1. Which one is not a background property ? background-color background-colors background-image background #2. Which one is a background property ? background-colors background-url background-image background-photo #3. Padding is used for ? Inner Space Around the Element Outer Space Around the Element Both None of the Above #4. Margin is used for ? Inner Space Around the Element Outer Space Around the Element Both None of the Above #5. ID selector is represented by ? Hash (#) Period (.) id (!) #6. Class selector is represented by ? ($) (#) (&) (.) #7. Which color code is use for white ? #ff0 #ffffff #000 #000000 #8. Which one is not the correct value for text-align ? center left right ground #9. Which one is correct CSS COMMENT ? */ CSS COMMENT */ /* CSS COMMENT */ /* CSS COMMENT /* None of the Above #10. CSS Multi-line Comment ? */ CSS COMMENT */ //* CSS COMMENT *// /* CSS COMMENT */ None of the Above Previous Finish Post navigation HTML Quiz – 2 Create a Web Page in HTML by using Font, Paragraph and Heading tags ?