CSS
WebA language for styling the presentation of web pages.
Cascading Style Sheets (CSS) describe how HTML elements should be displayed β colors, layout, spacing, typography, and responsiveness. The "cascade" determines which rules win when multiple apply, based on specificity and source order.