Styling Glossary

Browse 9 styling terms defined in plain English, from the cultural dictionary of computing.

9 Styling Terms

Component Style
The visual styling rules and state-specific presentation applied to a component, including layout, colors, spacing, and interaction states. Component style can...
CSS
CSS, or Cascading Style Sheets, is the language used to describe the presentation and visual formatting of HTML documents. While HTML defines the structure and...
CSS Animation
A CSS Animation is a development concept used to shape how software is built, executed, or maintained in real systems. Developers rely on it to make code...
CSS Module
A CSS Module is a development concept used to shape how software is built, executed, or maintained in real systems. Developers rely on it to make code easier...
CSS Nesting
A CSS Nesting is a development concept used to shape how software is built, executed, or maintained in real systems. Developers rely on it to make code easier...
CSS Preprocessor
A CSS Preprocessor is a development concept used to shape how software is built, executed, or maintained in real systems. Developers rely on it to make code...
CSS Transition
A CSS Transition is a development concept used to shape how software is built, executed, or maintained in real systems. Developers rely on it to make code...
CSS Variable
A CSS Variable is a development concept used to shape how software is built, executed, or maintained in real systems. Developers rely on it to make code easier...
Pseudo Element
A CSS keyword (prefixed with ::) that targets a virtual sub-part of an element which does not exist in the DOM, allowing you to style or insert content without...

Related Topics