Css in Easy level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. How to design responsive GUI in CSS3?
2. Which CSS property is used to change the text color of an element?
3. What is CSS ?
4. How to set background image for a div tag?
5. Which HTML tag is used to define an internal style sheet?
6. What does RGBa mean?
7. Can you have multiple box-shadows?
8. What is mean of syntax div p{ } in css?
9. How can you created rounded corners using CSS3?
10. The _____________ selector is used to specify a style for a single, unique element.
11. What does RGBa mean? for example: h1{ color: rbga(0,0,0,.5);}
12. How to force a word wrap using CSS3?
13. An external style sheet is ideal when the style is applied to:
14. How do you make each word in a text start with a capital letter?
15. Which of the following syntax is correct when writing CSS ?
16. Which property is used to change the background color?
17. What is the correct Syntax for importing a stylesheet in CSS?
18. Which HTML attribute is used to define inline styles?
19. How do you add shadow to elements in CSS3?
20. How do you make the text bold?
Next
Previous