faqts : Computers : Programming : Languages

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

Entry

What is CSS?

Feb 12th, 2008 02:48
Maneet Puri, http://www.lexolutionit.com


CSS or Cascading Style Sheets is a mark-up 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.
Web designers use CSS to attach styles like fonts, colors, margins etc.
to the HTML page. It separates the document content from document
presentation. This improves content accessibility, provides more
flexibility and control in the specification of presentation
characteristics and reduces complexity and repetition in the structural
content.

Maneet Puri
http://www.lexolutionit.com