Web Design HTML5 & CSS3 Total Questions - 5 1. What does CSS stand for? Cascading Style Sheet Computer Style Sheet Creative Style Sheet Content Style Sheet 2. The Bootstrap grid system is based on how many columns? 6 12 8 4 3. Which CSS selector is used to select elements based on their class? # . : * 4. Which CSS property is used to change the color of text? font-style text-decoration color font-size 5. Which CSS property is used to create space between the content and border of an element? margin padding border-spacing space-between Submit