Css in Easy level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. How to set background image for a div tag?
2. Which HTML tag is used to define an internal style sheet?
3. Which prefix do you need to get CSS3 properties to work on older Mozilla Firefox browsers?
4. Which HTML attribute is used to define inline styles?
5. How many ways to embed a CSS file into an HTML file?
6. What is mean of syntax bellow in css? * [class=col] { color: red; }
7. How do you display a border like this: The top border = 10 pixels The bottom border = 5 pixels The
8. Where we should place an external css file?
9. What is the worst way to style an element using CSS?
10. The CSS links properties are:
11. How to add text shadow using CSS3?
12. __________ is a property that allows developers to add rounded corners on the design elements.
13. How do you make a list that lists its items with squares?
14. Does the box-shadow support all browsers?
15. Which of the following syntax is correct when writing CSS ?
16. Can you have multiple box-shadows?
17. How to force a word wrap using CSS3?
18. What does CSS stand for?
19. How to design responsive GUI in CSS3?
20. Which of the following defines a measurement in inches?
Next
Previous