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. What does CSS stand for?

#2. What does the a stand for in RGBa?

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

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

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




#6. How do you make the text bold?

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

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

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

#10. How to force a word wrap using CSS3?




#11. Which is the correct CSS syntax?

#12. What does RGBa mean?

#13. If you put a value of 0 for a Border-Radius what will happen?.

#14. Which CSS property controls the text size?

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




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

#17. Which CSS property is used to change the text color of an element?

#18. How to create transition effects using CSS3?

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

#20. How do you group selectors?




Previous
Finish