public marks

PUBLIC MARKS from dzc with tag css3

2016

2015

2014

A Complete Guide to Flexbox | CSS-Tricks

by 2 others
display: flex; display: inline-flex -- flexbox layout is direction-agnostic as opposed to the regular layouts (block which is vertically-based and inline which is horizontally-based). While those work well for pages, they lack flexibility (no pun intended) to support large or complex applications (especially when it comes to orientation changing, resizing, stretching, shrinking, etc.).

2013

Emmet LiveStyle

by 1 other
Emmet LiveStyle is a plugin for live bi-directional (editor↔browser) CSS editing of new generation. Currently, it works in Google Chrome, Safari and Sublime Text, more browsers and editors will be available later.

Sass

by 6 others
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin

2011

2010

Gérer les débordements de contenu grâce à CSS - Alsacréations

by 2 others (via)
# overflow: hidden : circulez, y'a rien à voir ! # La césure avec word-wrap : chérie, ça va couper ! # Les points de suspension avec text-overflow # Fixer des limites avec max-width

Internet Explorer 9: Testing Center

SVG 1.1 2nd edition CSS3 Borders & Backgrounds CSS3 Selectors DOM Level 2 Core DOM Level 3 Events DOM Level 2 Style