
LPI Web Development Essentials
Domain 3Objective 4
033.4 CSS Box Model and Layout (weight: 2) WEB-DEVELOPMENT-ESSENTIALS Practice Questions (Page 3)
Part of the 033 CSS Content Styling domain, which makes up ~25% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 60-minute exam (~25–40 total, ~6–10 in this domain), expect 2–3 from this objective — we provide 34 practice questions to prepare you well beyond it. (estimate)
34questions here
7free pages
9concepts
Questions 11–15
- 11
A tooltip needs to appear directly above a button. The button is inside a `<div>` that has `position: relative`. The developer wants the tooltip positioned relative to the button, not the page. Which positioning should the tooltip use?
Select an answer first - 12
Which media feature is commonly used in media queries to target devices with a maximum screen width?
Select an answer first - 13
Which CSS property value removes an element from the normal document flow entirely, so it does not affect the position of subsequent elements?
Select an answer first - 14
What is the default value of the box-sizing property in CSS?
Select an answer first - 15
A developer has a `<div>` with `width: 200px`, `padding: 20px`, and `border: 5px solid black`. Using the default `box-sizing`, what is the total horizontal space the element occupies?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “WEB-DEVELOPMENT-ESSENTIALS” is a trademark of its owner, used for identification only.