Tag: Layout
4 items found
Glossary Terms
Glossary
Container Query
A container query lets CSS change a component's styles based on its container size instead of the browser viewport width.
Glossary
CSS (Cascading Style Sheets)
CSS defines the visual presentation of HTML, including colors, typography, spacing, layout, and responsive behavior in browsers.
Glossary
CSS Flexbox
Flexbox is a CSS layout model for aligning items on one axis, distributing space, and adapting to changing content sizes.
Glossary
CSS Grid Layout
CSS Grid is a CSS layout system for building flexible, responsive two-dimensional web layouts across rows and columns.