resource
1979 Times
Cascading Style Sheets -CSS is a style sheet language used to describe the presentation semantics of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML. This language can be applied to any kind of XML document, including AVG and XUL. CSS is designed primarily to enable the separation of document content from document presentation, including elements such as the layout, colors, and fonts. This separation can improve content accessibility, provide more flexibility and control in the specification of presentation characteristics, enable multiple pages to share formatting, and reduce complexity and repetition in the structural content.
Continue Reading