Thread: What is CSS?
View Single Post
Old 10-29-2013, 08:11 AM   #5
clickpencil2
Registered User
 
Join Date: Oct 2013
Location: Texas, USA
Posts: 10
Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation semantics (the look and formatting) 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 also be applied to any kind of XML document, including plain XML, SVG and XUL.
clickpencil2 is offline   Reply With Quote