Css in Easy level
/20
0
:
0
Submit
Total 20 question (100 marks)
1. How do you make the text bold?
2. What is the worst way to style an element using CSS?
3. Which of the following HTML attribute is used to define inline styles?
4. How do you select an element with id 'heading'?
5. Has CSS3 been fully supported by all browsers?
6. Which property is used to change the font of an element?
7. The _____ specifies whether a border should be solid, dashed line, dotted line, double line, groove, etc.
8. How do you display a border like this: The top border = 10 pixels The bottom border = 5 pixels The
9. What is CSS ?
10. How do you select all p elements inside a div element?
11. Where we should place an external css file?
12. Which of the following property specifies the top padding of an element?
13. How many ways to embed a CSS file into an HTML file?
14. How do you make each word in a text start with a capital letter?
15. The CSS links properties are:
16. What is the correct CSS syntax for making all the <p> elements bold?
17. How can you created rounded corners using CSS3?
18. Which of the following syntax is correct when writing CSS ?
19. The _____________ selector is used to specify a style for a single, unique element.
20. What does RGBa mean?
Next
Previous