Css in Random level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. If you wanted to put an HTML element at a certain position on the page regardless of the
2. Does the box-shadow support all browsers?
3. For users that use the tab key to navigate websites, what property shows moving from one element to
4. Look at the code. What piece of code is missing when make a text shadow? #basicTextShadow p{ text-shadow: 1px
5. Which HTML attribute is used to define inline styles?
6. What property can you use to set the spacing in between lines of text?
7. Which of the following HTML attribute is used to define inline styles?
8. Which of the following syntax is correct when writing CSS ?
9. The font-size value can be an absolute, or relative size.
10. How would you style table rows to have alternating background colors?
11. How do you make each word in a text start with a capital letter?
12. What is mean of syntax div p{ } in css?
13. How to re-size/scale objects using CSS3?
14. What property would you use to set an image instead of a standard bullet in a list?
15. The different ways to associate styles with an HTML document are:
16. How to design responsive GUI in CSS3?
17. What is mean of syntax div ~ p { } in css?
18. How to create transition effects using CSS3?
19. How do you insert a comment in a CSS file?
20. How do you add a background color for all <h1> elements?
Next
Previous