Frontend
30 views
CSS Grid
Quick Definition
Two-dimensional CSS layout system for complex layouts
Full Definition
A two-dimensional CSS layout system for creating complex page layouts.
Examples
grid template, grid areas, auto-placement, responsive layouts
Related Terms
flexbox
css
layout
More Frontend Terms
CSS
Stylesheet language controlling web page presentation
Static Site Generation
Pre-rendering pages at build time into static HTML
Micro-Frontend
Architecture composing apps from independent frontend pieces
Nuxt.js
Full-stack Vue.js framework with SSR and auto routing
JavaScript
Programming language enabling interactive web content
Flexbox
CSS layout module for one-dimensional item arrangement