CSS: Import & Basic
/20
0
:
0
Submit
Total 20 question (100 marks)
1. What is CSS ?
2. What does CSS stand for?
3. The CSS links properties are:
4. Which of the following HTML attribute is used to define inline styles?
5. Choose some pseudo-classes in CSS below
6. Choose some Pseudo-elements in CSS below
7. The different ways to associate styles with an HTML document are:
8. What is command below has the highest priority?
9. What is the worst way to style an element using CSS?
10. Where we should place an external css file?
11. What is the correct HTML for referring to an external style sheet?
12. Which HTML attribute is used to define inline styles?
13. Where is one way to embed a CSS file into an HTML file ?
14. Which HTML tag is used to define an internal style sheet?
15. An external style sheet is ideal when the style is applied to:
16. Which is the correct CSS syntax?
17. How many ways to embed a CSS file into an HTML file?
18. What is command below has the highest priority?
19. How do you insert a comment in a CSS file?
20. Which of the following syntax is correct when writing CSS ?
Next
Previous