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 HTML tag is used to define an internal style sheet?
#2. How do four values work on border-radius
#3. Which HTML attribute is used to define inline styles?
#4. How do you select an element with id “demo”?
#5. How do you select elements with class name “test”?
#6. When using the padding property; are you allowed to use negative values?
#7. What are the first three values of text-shadow in order?
#8. Which property is used to change the background color?
#9. Does the box-shadow support all browsers ?
#10. How do you group selectors?
#11. Which of these are valid CSS3 transformation statements.
#12. What does CSS stand for?
#13. How do you display hyperlinks without an underline?
#14. Which property is used to change the left margin of an element?
#15. Which CSS property controls the text size?
#16. If you put a value of 0 for a Border-Radius what will happen?.
#17. How to resize a background image using CSS3?
#18. What does the a stand for in RGBa?
#19. How to add text shadow using CSS3?
#20. How to rotate objects using CSS3?