"CSS" redirects here. For other uses, see CSS .
In web development, Cascading Style Sheets (CSS) is a stylesheet language
used to describe the presentation of a document written in a markup
language. Its most common application is to style web pages written in
HTML and XHTML, but the language can be applied to any kind of XML
document, including SVG and XUL.
CSS is used to help readers of web pages to define colors, font, layout,
and other aspects of document presentation. It is designed primarily to
enable the separation of document content (written in HTML or a similar
markup language) from document presentation (written in CSS). This
separation can improve content accessibility, provide more flexibility and
control in the specification of presentation characteristics, and reduce
complexity and repetition in the structural content. CSS can also allow
the same markup page to be presented in different
Videos not available
CSS,