Css in Random level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. How do you add shadow to elements in CSS3?
2. How to design responsive GUI in CSS3?
3. Which of the following syntax is correct when writing CSS ?
4. How do you select all p elements inside a div element?
5. How do four values work on border-radius?
6. Look at the code. What piece of code is missing when make a text shadow? #basicTextShadow p{ text-shadow: 1px
7. Which HTML attribute is used to define inline styles?
8. Which CSS property controls the text size?
9. The font-size value can be an absolute, or relative size.
10. Which property is used to change the left margin of an element?
11. What property can you use to set the spacing in between lines of text?
12. How to create transition effects using CSS3?
13. If you wanted to put an HTML element at a certain position on the page regardless of the
14. In vertical offsets for box shadows, the (-1) means that the box-shadow will be below the box?
15. Which property is used to change the background color?
16. Can you have multiple box-shadows?
17. Which property is used to change the font of an element?
18. The ____________ property specifies the stack order of an element
19. If you put a value of 0 for a Border-Radius what will happen?
20. How would you style table rows to have alternating background colors?
Next
Previous