📡 You're offline — showing cached content
New version available!
Quick Access

Interview Prep

Most asked technical interview questions

14 articles in this category
CSS Positioning: Static, Relative, Absolute, Fixed, Sticky
CSS Positioning: Static, Relative, Absolute, Fixed, Sticky

Learn all five CSS position values with practical examples — dropdowns, tooltips, sticky headers, and fixed buttons.

CSS Animations and Transitions
CSS Animations and Transitions

Learn CSS transitions for hover effects, @keyframes animations, and performance best practices — no JavaScript required.

CSS Colors, Variables, and Custom Properties
CSS Colors, Variables, and Custom Properties

Learn CSS color formats (hex, rgb, hsl), CSS custom properties, color schemes, and building a theme system.

CSS Responsive Design: Media Queries and Mobile-First
CSS Responsive Design: Media Queries and Mobile-First

Learn responsive web design — mobile-first approach, breakpoints, media queries, responsive typography, and fluid images.

CSS Grid: Two-Dimensional Layouts
CSS Grid: Two-Dimensional Layouts

Master CSS Grid — rows and columns, placing items, template areas, auto-fill, minmax, and responsive page layouts.

CSS Basics: Selectors, Properties, and the Box Model
CSS Basics: Selectors, Properties, and the Box Model

Learn CSS fundamentals — selectors, specificity, the box model (margin, border, padding, content), display types, and the cascade.