CSS: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 12: | Zeile 12: | ||
* [http://www.paulirish.com/2012/box-sizing-border-box-ftw/ Box-sizing: Border-box] | * [http://www.paulirish.com/2012/box-sizing-border-box-ftw/ Box-sizing: Border-box] | ||
− | ==Components== | + | ==Web Components== |
* [http://www.uibox.in/ UIBox] - curated HTML, CSS, JS UI Component Library | * [http://www.uibox.in/ UIBox] - curated HTML, CSS, JS UI Component Library | ||
+ | * [http://customelements.io/ Custom Elements] - A Web Components Gallery for Modern Web Apps | ||
==Fonts== | ==Fonts== |
Version vom 4. September 2013, 18:04 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
Initialize
Web Components
- UIBox - curated HTML, CSS, JS UI Component Library
- Custom Elements - A Web Components Gallery for Modern Web Apps
Fonts
- Font Squirrel - handpicked free fonts for graphic designers with commercial-use licenses.
Heading Fonts:
Others:
- Dripicons - a completely free, vector line-icon font.
Typography
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.
Centering
Layouts
Two Horizontal Divs
CSS Div Tables
Equal Height
Rowspan
Colspan
Others
CSS3 gradient background
Menus
Forms
- jQuery prettyCheckable - replaces the default checkboxes and radio inputs for better looking ones.
- jQuery EasyDropDown - a Drop-down Builder for Styleable Inputs and Menus.
- HeapBox - jQuery HTML selectbox replacement.
Modal
- CSS-Modal - Modals built out of pure CSS.
- Nifty Modal Window Effects (blog)
- iosOverlay.js - iOS-style overlays/notifications for the web.
Animations and Effects
Images
- http://placehold.it/ - a quick and simple image placeholder service.
Preprocessors
Frameworks
- Bootstrap
- Bootsnipp - snippets about Bootstrap.
- bootstrap-grid-builder
- Bootstrap Magic - easily create your own Twitter Bootstrap theme.
- Pure - a set of small, responsive CSS modules that you can use in every web project. (4.3KB* minified and gzipped)
CSS Processors
Structure
- MVCSS - Sass-based CSS architecture for creating predictable and maintainable application style.
Code Styles
- Front-end Code Standards & Best Practices (CSS)
- Principles of writing consistent, idiomatic CSS
- GitHub CSS Style Guide
Tutorials
Follow
- Webtools weekly - newsletter and archive.