Abdullah Rashid
abdullah@example.com
Navigation
🏠 Dashboard 📚 Courses 📈 My Progress 🏆 Leaderboard AI Tools
👤 Profile 🚪 Log Out
CSS Intermediate
15:00
Quit
0 / 20 answered
0%
CSS Intermediate
10 questions · Medium difficulty · 00:20:00 min
🔥 In Progress
Question 1
Which CSS property is used to control the stacking order of elements?
Question 2
What does "position: absolute" do relative to?
Question 3
How do you select the first child of an element?
Question 4
Which CSS function is used to create custom properties (variables)?
Question 5
What does "box-sizing: border-box" do?
Question 6
How can you center a block element horizontally?
Question 7
Which media feature is used to detect if the device is in landscape mode?
Question 8
What does "transition: all 0.3s ease" do?
Question 9
Which pseudo-element is used to style the first line of a paragraph?
Question 10
How do you create a CSS grid container?
Question 11
What is the difference between "display: none" and "visibility: hidden"?
Question 12
Which unit is relative to the viewport width?
Question 13
What does "z-index" only work on?
Question 14
How do you apply a style to all elements that are checked?
Question 15
What does "animation-iteration-count: infinite" do?
Question 16
Which property is used to set the space between grid items?
Question 17
What is the difference between "nth-child" and "nth-of-type"?
Question 18
How do you create a triangle with pure CSS?
Question 19
What does "pointer-events: none" do?
Question 20
Which property is used to write a multi-column layout?
✅ Answered: 0
⬜ Unanswered: 8
📊 20% done