Css in Easy level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. How do you add shadow to elements in CSS3?
2. How do you select all p elements inside a div element?
3. What is mean of syntax div, p{ } in css?
4. If you put a value of 0 for a Border-Radius what will happen?
5. How many ways to embed a CSS file into an HTML file?
6. Which prefix do you need to get CSS3 properties to work on older Mozilla Firefox browsers?
7. Which HTML attribute is used to define inline styles?
8. What does CSS stand for?
9. What is the correct Syntax for importing a stylesheet in CSS?
10. Which of the following syntax is correct when writing CSS ?
11. How do you select elements with class name 'test'?
12. How do you make a list that lists its items with squares?
13. What is the correct HTML for referring to an external style sheet?
14. Where is one way to embed a CSS file into an HTML file ?
15. How do you make the text bold?
16. Which CSS property controls the text size?
17. How can you created rounded corners using CSS3?
18. How to resize a background image using CSS3?
19. How to re-size/scale objects using CSS3?
20. How do you insert a comment in a CSS file?
Next
Previous