CSS: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→Menus) |
(→Share) |
||
Zeile 56: | Zeile 56: | ||
==Share== | ==Share== | ||
* [http://blog.codepen.io/2013/07/23/the-new-embed-builder-customize-every-aspect/ Codepen - The New Embed Builder – Customize Every Aspect of Embedded Pens ] | * [http://blog.codepen.io/2013/07/23/the-new-embed-builder-customize-every-aspect/ Codepen - The New Embed Builder – Customize Every Aspect of Embedded Pens ] | ||
+ | |||
+ | ==CSS Processors== | ||
+ | * [https://github.com/sindresorhus/cssprettifier-userscript cssprettifier-userscript] | ||
==Tutorials== | ==Tutorials== |
Version vom 20. August 2013, 09:30 Uhr
OSEG Wiki
See what CSS code you can use in the OSEG Wiki:
- in Commons.css under /** OSEG CSS Code **/
- The class .round makes tables, divs and spans (everything with a border) round with 10px.
Guidelines
Fonts
- Font Squirrel - handpicked free fonts for graphic designers with commercial-use licenses.
Colors
- Harmonic Colors
- COLOURlovers - palettes and more.
- Adobe Kuler - needs an Adobe account.
- Find the Perfect Colors for Your Website
Equal Height Columns
- http://stackoverflow.com/questions/10987821/two-columns-equal-height-only-css-no-display-table-table-row-table-cell
- http://matthewjamestaylor.com/blog/equal-height-columns-cross-browser-css-no-hacks
- At the bottom are examples with 2, 3, 4 and 5 columns.
Two Horizontal Divs
CSS3 gradient background
Menus
Animations and Effects
Images
- http://placehold.it/ - a quick and simple image placeholder service.