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. How can you created rounded corners using CSS3?
#2. Which HTML tag is used to define an internal style sheet?
#3. Where in an HTML document is the correct place to refer to an external style sheet?
#4. Which CSS property is used to change the text color of an element?
#5. When using the padding property; are you allowed to use negative values?
#6. How to re-size/scale objects using CSS3?
#7. What are the first three values of text-shadow in order?
#8. How to add text shadow using CSS3?
#9. . How do you add shadow to elements in CSS3?
#10. What does the a stand for in RGBa?
#11. How to force a word wrap using CSS3?
#12. What does RGBa mean?
#13. How to resize a background image using CSS3?
#14. How do you select all p elements inside a div element?
#15. How do you select an element with id “demo”?
#16. Which property is used to change the font of an element?
#17. How do you make each word in a text start with a capital letter?
#18. Which HTML attribute is used to define inline styles?
#19. How do you display hyperlinks without an underline?
#20. How do you make the text bold?