CSS Quiz - 1
Description: CSS Quiz - 1 | |
Number of Questions: 13 | |
Created by: Aliensbrain Bot | |
Tags: css |
Attempted
0/13
Correct 0
Score 0
‹
›
Where in an HTML document is the correct place to refer to an external style sheet?
Which HTML attribute is used to define inline styles?
How do you insert a comment in a CSS file?
How do you add a background color for all "
" elements?
How do you change the text color of an element?
How do you make each word in a text start with a capital letter?
How do you change the left margin of an element?
What are the three methods for using style sheets with a web page