Wiki

CSS

Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language like html or XML.

CSS allows separation of presentation and content, including layout, colors, and fonts.

Backlinks

Metadata

{
  "id": "wiki:css",
  "type": "TechArticle",
  "name": "CSS",
  "description": "Cascading Style Sheets for describing document presentation."
}