CSS Study Guide 2026
Everything you need to pass the CSS exam in one place: the exam format, every topic to study, real practice questions with explanations, flashcards, and full-length practice tests. Free, no sign-up needed.
📋 CSS Exam Format at a Glance
📚 CSS Topics to Study (69)
✍️ Sample CSS Questions & Answers
1. What does '@media (hover: none)' typically target?
hover: none matches devices whose primary input cannot hover, like touchscreens.
2. What is the highest specificity among these selectors?
ID selectors have higher specificity than class, element, or universal selectors.
3. Which property is used to separate the borders of adjacent table cells when border-collapse is set to separate?
border-spacing sets the distance between adjacent cell borders in separated-border tables.
4. Which of the following methods does not shorten long URLs?
This question likely refers to a specific historical behavior or feature where Internet Explorer, particularly older versions, might not have automatically shortened or simplified the display of long URLs in the address bar or other UI elements as aggressively as some other browsers. Modern browsers like Chrome, Opera, or Firefox often employ various techniques to make URLs more readable or concise in their interface.
5. Which CSS property controls the space between the content and the border of an element?
padding adds space inside an element, between its content and border.
6. What is the impact of regulatory changes on CSS professionals?
Professionals must monitor and adapt to regulatory changes that affect their practice, ensuring continued compliance and effective service delivery.