CSS MCQ
Question:
1/5
Score:
0
1. What is CSS?
CSS is a style
sheet language
CSS is designed to separate the
presentation and content, including layout, colors, and fonts
CSS is the language used to
style the HTML documents
All of the mentioned
Question:
2/5
Score:
0
2. CSS stands for __________ ?
Cascade Sheets
Style
Color Style Sheets
Cascading Style Sheets
Cascade Style Sheet
Question:
3/5
Score:
0
3. Who invented CSS?
Hakon Wium Lie
Sergey Brin
Rasmus Lerdorf
Brendan Eich
Question:
4/5
Score:
0
4. Which of the following tag is used to embed css in html page?
&alt;css>
&alt;!DOCTYPE html>
&alt;script>
&alt;style>
Question:
5/5
Score:
0
5. Which of the following CSS selectors are used to specify a group of elements?
tag
id
class
both class and tag