Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Professional Institute logo

LPI Web Development Essentials

Domain 3Objective 1

033.1 CSS Basics (weight: 1) WEB-DEVELOPMENT-ESSENTIALS Practice Questions (Page 5)

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 24 practice questions to prepare you well beyond it. (estimate)

24questions here
5free pages
4concepts

Questions 21–24

  1. 21application · medium

    A developer is creating a single-page promotional landing page. The page has a unique, one-off layout that will not be reused anywhere else on the site. The developer wants to keep the HTML file self-contained and avoid an extra HTTP request. Which CSS embedding method is the most appropriate?

    Select an answer first
  2. 22application · easy

    A developer is reading a colleague's CSS file and encounters the following: `/* Header styles */ h1 { font-size: 2em; }`. The developer wants to understand the purpose of the first part of the line. What is the `/* Header styles */` portion?

    Select an answer first
  3. 23expert · hard

    A developer is building a component library that will be shared across multiple projects. The library's styles must be easy to update in one place, and projects should be able to override specific component styles. Which approach is the most appropriate?

    Select an answer first
  4. 24application · easy

    A developer is writing a CSS rule to style all paragraphs in a specific section. The rule is `section.news p { line-height: 1.6; }`. The developer wants to add a note explaining that this line-height improves readability. How should the developer add this note?

    Select an answer first
Finished these 4 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.