Difference between revisions of "Css ABC for Contao"
From Contao Community Documentation
(Created page with '=Introduction= This Tutorial should beginners help, do deal with Contao specific peculiarities. Also tools will be introduced to simplify working with CSS. A lot is from the Foru…') |
(→Resources) |
||
Line 8: | Line 8: | ||
Tools to show CSS specific data in a Webbrowser. Listed by Browsers (incomplete list). | Tools to show CSS specific data in a Webbrowser. Listed by Browsers (incomplete list). | ||
− | *Chrome: | + | *Chrome: Firebug runs also in Chrome ... but a similar tool is allready built in in Chrome (Ctrl & Shift & I). Web-Developer: https://chrome.google.com/webstore/detail/bfbameneiokkgbdmiekhjnmfkcnldhhm |
− | Firefox: Firebug: http://getfirebug.com/ Web-Developer: https://addons.mozilla.org/en-US/firefox/addon/web-developer/ | + | *Firefox: Firebug: http://getfirebug.com/ |
+ | *Web-Developer: https://addons.mozilla.org/en-US/firefox/addon/web-developer/ | ||
==Add On's== | ==Add On's== | ||
==Wireframes== | ==Wireframes== | ||
==CSS Classes/Selectors (from Music Accademy)== | ==CSS Classes/Selectors (from Music Accademy)== | ||
+ | |||
=more= | =more= | ||
=soon= | =soon= |
Revision as of 06:02, 7 July 2011
Contents
Introduction
This Tutorial should beginners help, do deal with Contao specific peculiarities. Also tools will be introduced to simplify working with CSS. A lot is from the Forum and from several Contao recources. Everyone is invited to add usefull tipps & tricks.
Requirements
Knoledge of HTML and CSS
Resources
Tools to show CSS specific data in a Webbrowser. Listed by Browsers (incomplete list).
- Chrome: Firebug runs also in Chrome ... but a similar tool is allready built in in Chrome (Ctrl & Shift & I). Web-Developer: https://chrome.google.com/webstore/detail/bfbameneiokkgbdmiekhjnmfkcnldhhm
- Firefox: Firebug: http://getfirebug.com/
- Web-Developer: https://addons.mozilla.org/en-US/firefox/addon/web-developer/