Question 1: What is the correct syntax to define a CSS variable?
Question 2: Where are CSS variables usually defined for global use?
Question 3: How do you use a CSS variable in a property value?
Question 4: Can CSS variables be updated using JavaScript?
Question 5: What is the main advantage of using CSS variables?
Question 6: Which of the following is NOT true about CSS variables?
Question 7: What will happen if you try to use an undefined CSS variable?
Question 8: Can CSS variables be used in media queries?
Question 9: Which of the following statements is correct about local CSS variables?
Question 10: Which CSS property is used to apply a variable’s value?