Question 1: What is CSS used for?
Question 2: What does CSS stand for?
Question 3: Which of the following is NOT a type of CSS?
Question 4: Where is Inline CSS written?
Question 5: What is the correct way to apply an external CSS file to an HTML document?
Question 6: How does CSS prioritize styles when multiple rules apply to an element?
Question 7: Which type of CSS is best for applying styles across multiple pages?
Question 8: Which CSS type is written inside the <head> section of an HTML file?
Question 9: How does CSS work with HTML?
Question 10: What is the advantage of using an external CSS file?