What does "text-transform: capitalize;" do?
What are floating elements?
Which of the following examples will position a layered element toward the top of the stack?
Which of the following statements is not correct?
Which of the following is not correct CSS syntax?
Which of the following examples will set multiple font properties for an entire webpage?
Internal CSS Is:
"a:hover" and "a:active" are both examples of what?
What does "margin-left: auto; margin-right: 0px;" do?
From the inside out, which of the following portrays the correct order of a box model?
Can images replace the numbers/bullets in both ordered and unordered lists?
What is the difference between margins and padding?
Which of the following is not a valid color code?
Can CSS classes and ids both be used (referenced) more than once on the same webpage?
What is the proper format of an CSS comment?
Is it possible to make the first character of an element look different than the other characters?
What is the proper syntax for changing the cursor style?
Which of the following does CSS not do?
How would you set a background image with CSS?