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