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. Where in an HTML document is the correct place to refer to an external style sheet?

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

#3. How to create transition effects using CSS3?

#4. Which property is used to change the font of an element?

#5. Which of these are valid CSS3 transformation statements.




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

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

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

#9. How do you add a background color for all elements?

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




#11. How do you make the text bold?

#12. What is the default value of the position property?

#13. What does CSS stand for?

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

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




#16. Which property is used to change the left margin of an element?

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

#18. How to add text shadow using CSS3?

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

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




Previous
Finish