Css in Easy level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. How do you make a list that lists its items with squares?
2. The different ways to associate styles with an HTML document are:
3. Which HTML tag is used to define an internal style sheet?
4. What is the correct HTML for referring to an external style sheet?
5. What is mean of syntax div, p{ } in css?
6. __________ is a property that allows developers to add rounded corners on the design elements.
7. What is the correct CSS syntax for making all the <p> elements bold?
8. Which property is used to change the font of an element?
9. What is the correct Syntax for importing a stylesheet in CSS?
10. How can you created rounded corners using CSS3?
11. Does the box-shadow support all browsers?
12. What does RGBa mean?
13. How to force a word wrap using CSS3?
14. What does CSS stand for?
15. How do you select an element with id 'heading'?
16. Which property is used to change the left margin of an element?
17. Has CSS3 been fully supported by all browsers?
18. The _____ specifies whether a border should be solid, dashed line, dotted line, double line, groove, etc.
19. Can you have multiple box-shadows?
20. How do you display hyperlinks without an underline?
Next
Previous