CSS: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
m (category)
(Redirecting to General_concepts#CSS - see Talk:CSS)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Cascading Style Sheets''' ('''CSS''') is a stylesheet language used to describe the presentation of a document written in HTML or XML (including various XML languages like XHTML or SVG). In [[Gecko]]-based products like the [[Mozilla Suite]], [[Firefox]] or [[Thunderbird]] it is also used for styling application's user interface. For example, [[Dev : Themes|themes]] make heavy use of CSS to skin the application.
#REDIRECT [[General_concepts#CSS]]
 
CSS is a [http://w3.org/Style/CSS/#specs W3C specification].
 
==See also==
* [http://w3.org/Style/CSS/ W3C CSS page]
* [http://www.w3schools.com/css/default.asp W3Schools CSS tuturial]
* [[Wikipedia:Cascading Style Sheets]]
* [[Development resources#CSS|The list of development resources for CSS]].
 
 
{{msg:stub}}
 
[[Category:Development]]
[[Category:Introduction]]

Latest revision as of 00:39, 8 September 2006