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