background preloader

Helferlein

Facebook Twitter

Google webfonts helper. Choose Best Support if old browsers still need to be supported.

google webfonts helper

Formats in this snippet: [eot,woff,woff2,ttf,svg] Click on code to select all statements, then copy/paste it into your own CSS file. Choose Modern Browsers if supporting old browsers is not relevant. Formats in this snippet: [woff,woff2]

Checkbox/radiobuttons

Stuff you can do with the "Checkbox Hack" By Chris Coyier On The "Checkbox Hack" is where you use a connected label and checkbox input and usually some other element you are trying to control, like this: <label for="toggle-1">Do Something</label><input type="checkbox" id="toggle-1"><div>Control me</div> Then with CSS, you hide the checkbox entirely.

Stuff you can do with the "Checkbox Hack"

Probably by kicking it off the page with absolute positioning or setting its opacity to zero. But just because the checkbox is hidden, clicking the <label> still toggles its value on and off. Grafikpower für dein Projekt: Die 15 besten Seiten für kostenlose Icons und Icon-Fonts. Build a Style Guide Straight from Sass. Easily manage projects with monday.com Last fall, our dev team wanted to get started with style guides.

Build a Style Guide Straight from Sass

We had added a new member to the team, and as he was getting up to speed, we realized how lacking our project documentation was. If you've ever been a new developer on a team with weak documentation, you know how confusing it can be to try to familiarize yourself with a dozen projects without documentation. In deciding on a style guide method, we came up with two main requirements: Low FrictionThe style guide should be easy to find, easy to read, and easy to maintain.

#The Basics of Node-KSS To achieve our goals of a platform agnostic, low-friction style guide, we landed on kss-node, which is itself a Node.js implementation of Knyle Style Sheets (KSS), a Ruby library that: ... provides a methodology for writing maintainable, documented CSS within a team. The basic principle is that your style guide is generated via comments you create in your CSS, SCSS, Sass, LESS, etc. Let's get started! Grafikpower für dein Projekt: Die 15 besten Seiten für kostenlose Icons und Icon-Fonts. Developer Network. Google webfonts helper. Choose Best Support if old browsers still need to be supported.

google webfonts helper

Formats in this snippet: [eot,woff,woff2,ttf,svg] Click on code to select all statements, then copy/paste it into your own CSS file. Choose Modern Browsers if supporting old browsers is not relevant. Formats in this snippet: [woff,woff2] Postcss/autoprefixer: Parse CSS and add vendor prefixes to rules by Can I Use. Abbreviations Syntax. Emmet uses syntax similar to CSS selectors for describing elements’ positions inside generated tree and elements’ attributes.

Abbreviations Syntax

Elements You can use elements’ names like div or p to generate HTML tags. Emmet doesn’t have a predefined set of available tag names, you can write any word and transform it into a tag: div → <div></div>, foo → <foo></foo> and so on. Nesting operators Nesting operators are used to position abbreviation elements inside generated tree: whether it should be placed inside or near the context element.

Child: > You can use > operator to nest elements inside each other: div>ul>li ...will produce Sibling: + Use + operator to place elements near each other, on the same level: div+p+bq ...will output Climb-up: ^ With > operator you’re descending down the generated tree and positions of all sibling elements will be resolved against the most deepest element: div+div>p>span+em ...will be expanded to div+div>p>span+em^bq ...outputs to div+div>p>span+em^^^bq. {placekitten} Lorem ipsum für Webdesigner. Can I use... Support tables for HTML5, CSS3, etc.

Code Snippets. #800080 Color Hex. TinyPNG – Compress PNG. Color-Hex.com. Webdesign Tools.