Css in Normal level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. Which of the following value of cursor shows it as an arrow?
2. How to import custome font family in css3?
3. How do you add a background color for all <h1> elements?
4. How to add more padding to a block but not increase width of it.
5. How to rotate objects using CSS3?
6. How to you modify a border image using CSS3?
7. What property can you use to set the spacing in between lines of text?
8. If you wanted to put an HTML element at a certain position on the page regardless of the
9. How do four values work on border-radius?
10. What is mean of syntax bellow in css? * [class~=col] { color: red; }
11. The font-size value can be an absolute, or relative size.
12. What is the default value of the position property?
13. The _____ property indicates whether a cell without any content should have a border displayed.
14. What does the a stand for in RGBa?
15. In vertical offsets for box shadows, the (-1) means that the box-shadow will be below the box?
16. Some HTML elements have multiple states, like the link, how do you give it a particular style when
17. What property would you use to set an image instead of a standard bullet in a list?
18. What is mean of syntax div + p { } in css?
19. Box-Shadow is a property that allows developers to apply a....
20. Which of the following property of a anchor element signifies unvisited hyperlinks?
Next
Previous