Css in Random level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. How do you add a background color for all <h1> elements?
2. How to resize a background image using CSS3?
3. What is the correct CSS syntax for making all the <p> elements bold?
4. What property would you use to create space between the element’s border and inner content?
5. The CSS links properties are:
6. What property would you use to change the list style to show roman numerals instead of normal numbers?
7. Box-Shadow is a property that allows developers to apply a....
8. What does the a stand for in RGBa?
9. The font-size value can be an absolute, or relative size.
10. How do you select all p elements inside a div element?
11. Which CSS property is used to change the text color of an element?
12. Which prefix do you need to get CSS3 properties to work on older Mozilla Firefox browsers?
13. What is the correct HTML for referring to an external style sheet?
14. For users that use the tab key to navigate websites, what property shows moving from one element to
15. What is the property used to set the class’s text color?
16. How to import custome font family in css3?
17. When using the padding property; are you allowed to use negative values?
18. Which property is used to change the background color?
19. How do you display hyperlinks without an underline?
20. Can you have multiple box-shadows?
Next
Previous