Chunk

Difference between revisions of "Cascading Style Sheet (CSS)"

From Joomla! Documentation

(Marked this version for translation)
m (clean up)
Line 1: Line 1:
<languages />
+
<noinclude><languages /></noinclude>
 
<translate>
 
<translate>
  

Revision as of 21:06, 24 February 2014

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Kiswahili • ‎Nederlands • ‎català • ‎dansk • ‎español • ‎français • ‎italiano • ‎svenska • ‎български • ‎русский • ‎中文(台灣)‎ • ‎日本語

A Cascading Style Sheet or CSS is used to control the presentation of an XHTML page. For example, a CSS file will often control the font, margins, color, background graphics, and other aspects of a web page's appearance. CSS allows you to separate the content of an XHTML page from it's appearance. In Joomla!, CSS files (for example, template.css) are normally part of the template.

See also: Template, Page Class Suffix, Module Class Suffix