Css in Random level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. Choose some Pseudo-elements in CSS below
2. What is command below has the highest priority?
3. What is mean of syntax bellow in css? * [class=col] { color: red; }
4. How to rotate objects using CSS3?
5. Which property is used to change the font of an element?
6. What is mean of syntax div p{ } in css?
7. What property would you use to change the list style to show roman numerals instead of normal numbers?
8. What property can you use to set the spacing in between lines of text?
9. How can you created rounded corners using CSS3?
10. What is command below has the highest priority?
11. What does CSS stand for?
12. What does RGBa mean?
13. What is mean of syntax div + p { } in css?
14. How do you add a background color for all <h1> elements?
15. What is the correct HTML for referring to an external style sheet?
16. Which HTML attribute is used to define inline styles?
17. How do four values work on border-radius?
18. How can you created rounded corners using CSS3?
19. The _____ property indicates whether a cell without any content should have a border displayed.
20. Does the box-shadow support all browsers?
Next
Previous