Css in Random level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. Has CSS3 been fully supported by all browsers?
2. The ____________ property specifies the stack order of an element
3. The _____ property indicates whether a cell without any content should have a border displayed.
4. Which CSS property is used to change the text color of an element?
5. Which of these are valid CSS3 transformation statements.
6. Which HTML attribute is used to define inline styles?
7. Does the box-shadow support all browsers?
8. How to set background image for a div tag?
9. The _____________ selector is used to specify a style for a single, unique element.
10. How to design responsive GUI in CSS3?
11. In vertical offsets for box shadows, the (-1) means that the box-shadow will be below the box?
12. What is the correct Syntax for importing a stylesheet in CSS?
13. How to force a word wrap using CSS3?
14. Where is one way to embed a CSS file into an HTML file ?
15. What is mean of syntax div ~ p { } in css?
16. The font-size value can be an absolute, or relative size.
17. What does RGBa mean? for example: h1{ color: rbga(0,0,0,.5);}
18. Which of the following value of cursor shows it as an arrow?
19. What does the a stand for in RGBa?
20. How to rotate objects using CSS3?
Next
Previous