CSS

Z MoodleDocs
Wersja z dnia 18:54, 24 cze 2008 autorstwa chris collman (dyskusja | edycje) (Deleted duplicated materials)
Skocz do:nawigacja, szukaj

CSS or Cascading Style Sheets are used to control the way web pages look. CSS files are located in the theme folder being used by Moodle. The normal Moodle practice is to have 3 main CSS files: styles_color, styles_layout, styles_fonts. When a CSS defination is not found in a theme CSS file, the CSS files located in the standard theme serve as the default. There may also be CSS files for Internet Explorer, Mozilla or other internet browsers.

See Also

CSS styles_ layout.css

CSS styles_layout.css

CSS styles_layout.css

CSS styles moz.css

Themes

Wikipedia Cascading Style Sheets

W3schools