| In your website, when you want it to be more | | | | change, remove, and arrange your elements. |
| consistent, CSS will help you. What is CSS by the | | | | How CSS works with JOOMLA? As we all know, |
| way? Cascading style sheets or CSS is style sheet | | | | Joomla is a content management system in websites. |
| language for World Wide Web (www). it is used to | | | | Styling the websites is what the CSS does in Joomla, |
| style XML document. It is designed to make the | | | | this CSS customizes the website you created. With |
| content to be separated in a document from | | | | the use of CSS, all the content o file you made will |
| presentation. It describes and modifies the | | | | now have styles in fonts, text, page, etc. which will |
| presentation of documents such as font size and | | | | become more presentable to view. |
| style, color, text, position, etc. It developed the | | | | JOOMLA CSS uses templates. There are templates |
| accessibility of documents and provides instrument to | | | | that use several CSS file and there are some that |
| present different ways of XML mark up and | | | | use only one CSS file. CSS files should keep in a |
| optimized for different devices such as screen, | | | | minimum number; this could reduce the number of |
| printers and devices. | | | | request in a server. |
| When styling a document, keep in mind that styling | | | | There are clients who love templates. They want to |
| doesn't need to be repeated. It can have additional | | | | have perfect templates in their websites. So the best |
| style but it only comes at once. Styling an element | | | | way to use is the JOOMLA CSS. Since it can be |
| should be done in style sheet. After you've done | | | | change the templates background, additional tabs in |
| styling, you can test your element at Firebug. It is | | | | menus or others they want for their sites. JOOMLA |
| found in firefox to which you can experiment, | | | | CSS will truly help improve your websites. |