Question 1 of 10
What does CSS stand for?
Which HTML attribute is used to define inline styles?
How do you insert a comment in a CSS file?
Which property is used to change the background color of an element?
How do you apply a style to all <p> elements?
Which property is used to change the font of an element?
How do you make each word in a text start with a capital letter?
How do you select an element with the class name 'header'?
What is the default value of the 'position' property?
What is the purpose of the z-index property in CSS?