Css in Easy level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. How to add text shadow using CSS3?
2. What does RGBa mean? for example: h1{ color: rbga(0,0,0,.5);}
3. How do you insert a comment in a CSS file?
4. How do you select elements with class name 'test'?
5. How can you created rounded corners using CSS3?
6. What is the worst way to style an element using CSS?
7. Which of the following defines a measurement in inches?
8. How many ways to embed a CSS file into an HTML file?
9. How do you select all p elements inside a div element?
10. How to set background image for a div tag?
11. Which HTML attribute is used to define inline styles?
12. What is CSS ?
13. Which of the following HTML attribute is used to define inline styles?
14. How do you add shadow to elements in CSS3?
15. What is the property used to set the class’s text color?
16. Can you have multiple box-shadows?
17. Does the box-shadow support all browsers?
18. How do you group selectors?
19. The CSS links properties are:
20. What is the correct HTML for referring to an external style sheet?
Next
Previous