CSS

CSS (cascading style sheets) is, at its name states it, a style sheet language: this means that it allows styles to be applied to different elements selected in a web document written in a markup language such as HTML.

This allows users to assign CSS values and properties to the syntax (colors, layout, fonts, etc.).