CSS QUIZ TEST

 

Results

%3Cspan%20style%3D%22color%3A%20%23339966%22%3E%3Cstrong%3ECongratulations%3C%2Fstrong%3E%3C%2Fspan%3E

%3Cstrong%3E%3Cspan%20style%3D%22color%3A%20%23ff0000%22%3EFail%3C%2Fspan%3E%2C%20Try%20Again%3C%2Fstrong%3E

#1. Which property is used to change the background color?

#2. When using the padding property; are you allowed to use negative values?

#3. How do four values work on border-radius

#4. How do you select elements with class name “test”?

#5. How do you insert a comment in a CSS file?




#6. Which prefix do you need to get CSS3 properties to work on older Mozilla Firefox browsers?

#7. How do you select an element with id “demo”?

#8. What does CSS stand for?

#9. How do you select all p elements inside a div element?

#10. How do you display hyperlinks without an underline?




#11. How do you group selectors?

#12. What does RGBa mean?

#13. What are the first three values of text-shadow in order?

#14. How to create transition effects using CSS3?

#15. How do you make each word in a text start with a capital letter?




#16. How to create transition effects using CSS3?

#17. How to resize a background image using CSS3?

#18. How to rotate objects using CSS3?

#19. Which HTML tag is used to define an internal style sheet?

#20. Where in an HTML document is the correct place to refer to an external style sheet?




Previous
Finish