Abdullah Rashid
abdullah@example.com
Navigation
🏠 Dashboard 📚 Courses 📈 My Progress 🏆 Leaderboard AI Tools
👤 Profile 🚪 Log Out
CSS Basic
15:00
Quit
0 / 20 answered
0%
CSS Basic
10 questions · Medium difficulty · 00:20:00 min
🔥 In Progress
Question 1
What does CSS stand for?
Question 2
Which HTML attribute is used to define inline styles?
Question 3
How do you select an element with id="header" in CSS?
Question 4
Which CSS property is used to change the background color of an element?
Question 5
Which CSS property controls the text size?
Question 6
What is the correct CSS syntax to make all <p> elements have red text?
Question 7
Which property is used to change the text color of an element?
Question 8
Which CSS property sets the spacing between lines of text?
Question 9
How do you make each word in a paragraph start with a capital letter?
Question 10
What is the default value of the CSS position property?
Question 11
Which CSS property controls the space between an element's border and its content?
Question 12
What does margin: 10px 5px; mean?
Question 13
Which CSS property is used to change the font of an element?
Question 14
How do you select all elements with class="example"?
Question 15
Which CSS property is used to set an image as the background?
Question 16
Which unit is relative to the font-size of the root element (<html>)?
Question 17
Which CSS property makes a container a flexbox container?
Question 18
What does the CSS property "display: none;" do?
Question 19
Which CSS property is used to add rounded corners to an element?
Question 20
Which selector has the highest specificity?
✅ Answered: 0
⬜ Unanswered: 8
📊 20% done