CSS
Quick Definition
Stylesheet language controlling web page presentation
Full Definition
Cascading Style Sheets controlling web page presentation, layout, and responsive design.
Examples
Flexbox, Grid, animations, responsive design, custom properties
Related Terms
html
responsive-design
More Frontend Terms
Code Splitting
Breaking JS bundles into smaller chunks loaded on demand
Svelte
Compiler-based framework producing efficient vanilla JS
Flexbox
CSS layout module for one-dimensional item arrangement
React
JavaScript library for building user interfaces
Frontend Development
Building user-facing web applications with HTML, CSS, JavaScript
Vite
Fast build tool with instant server start and HMR