InterviewStack.io LogoInterviewStack.io

Frontend Fundamentals: HTML, CSS, and Responsive Styling Questions

The core web-platform skills behind interfaces: semantic HTML, the CSS box model, cascade and specificity, layout systems (flexbox, grid), and responsive styling. Covers writing accessible, well-structured markup and building responsive layouts that hold up across viewports. The implementation foundation for UI work.

MediumTechnical
75 practiced

A designer suggests using web fonts for brand consistency. Discuss the trade-offs (performance, FOUT/FOIT, licensing) and outline mitigation strategies so the design remains faithful while keeping good UX.

EasyTechnical
134 practiced

Create an accessibility checklist (5–8 items) you would include in a design spec for interactive components (buttons, inputs, dialogs). For each item, briefly explain why it's important.

MediumTechnical
115 practiced

During handoff, how would you document responsive behavior and edge cases for a complex component (e.g., an adaptive card with image, title, actions)? List the key artifacts and details developers need.

HardTechnical
85 practiced

You need to create a design token set for color, spacing, and typography that supports theming (light/dark) and high contrast modes. Describe the token structure, how tokens map to CSS (or design tool), and accessibility checks you would perform.

HardTechnical
62 practiced

Explain the FLIP animation technique (First, Last, Invert, Play). Walk through how you'd apply FLIP to animate reordering items in a list and why it improves performance.

Unlock Full Question Bank

Get access to all 34 Frontend Fundamentals: HTML, CSS, and Responsive Styling interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.