What is the correct HTML for referring to an external style sheet?
Where in an HTML document is the correct place to refer to an external style sheet?
Which HTML tag is used to define an internal style sheet?
Which HTML attribute is used to define inline styles?
Which is the correct CSS syntax?
How do you insert a comment in a CSS file?
Which property is used to change the background color?
How do you add a background color for all elements?
Which CSS property is used to change the text color of an element?