Responsive Web Design
Responsive web design is an approach to building web pages so their layout, images, and content adapt automatically to different screen sizes and devices, typically using flexible grids, relative units, and media queries.
8 resources across 2 libraries
Glossary Terms(7)
CSS Grid
CSS Grid is a two-dimensional layout system in CSS that lets developers arrange content into rows and columns simultaneously, using a defined grid template rat…
Flexbox
Flexbox (the CSS Flexible Box Layout) is a one-dimensional layout model in CSS that distributes space and aligns items along a single row or column, making it…
Responsive Web Design
Responsive web design is an approach to building web pages so their layout, images, and content adapt automatically to different screen sizes and devices, typi…
Cross-Browser Compatibility
Cross-browser compatibility is the practice of ensuring a website or web app functions and appears correctly across different web browsers, browser versions, a…
Web Accessibility (a11y)
Web accessibility (often abbreviated a11y) is the practice of designing and building websites so people with disabilities — including visual, auditory, motor,…
SEO
SEO (Search Engine Optimization) is the practice of improving a website's structure, content, and technical performance so it ranks higher in search engine res…
Core Web Vitals
Core Web Vitals are a set of standardized metrics defined by Google that measure real-world user experience on a webpage — specifically loading performance, in…