Industry-relevant training in Business, Technology, and Design to help professionals and graduates upskill for real-world careers.
Fun, engaging games to boost memory, math fluency, typing speed, and English skills—perfect for learners of all ages.
Enroll to start learning
You’ve not yet enrolled in this course. Please enroll for free to listen to audio lessons, classroom podcasts and take mock test.
Test your understanding with targeted questions related to the topic.
Question 1
Easy
What CSS property controls the horizontal size of a box?
💡 Hint: Think about what dimension you are adjusting.
Question 2
Easy
What display property would you use to stack elements on top of each other?
💡 Hint: Remember, a block element takes up the whole width.
Practice 4 more questions and get performance evaluation
Engage in quick quizzes to reinforce what you've learned and check your comprehension.
Question 1
What property would you use to set the width of a box?
💡 Hint: It's about how wide something is.
Question 2
T/F: Inline elements can have width and height set.
💡 Hint: Think about how inline elements behave.
Solve 1 more question and get performance evaluation
Push your limits with challenges.
Question 1
Create a CSS rule for a gallery layout where images are displayed in rows, have a width of 200px, and should be inline-block.
💡 Hint: Consider the dimensions of each image and their display behavior.
Question 2
How would you implement a layout where a sidebar is always visible and takes 25% of the page width while the content area takes the remaining 75%?
💡 Hint: Think about the proportions each area should take out of 100%.
Challenge and get performance evaluation