background preloader

Blog perso d'un intégrateur - CSS & UI

Blog perso d'un intégrateur - CSS & UI

Techniques de ninja en CSS - CSS Tricks Me, for the last year or so: "rem's are so cool! I'm gonna size everything with them, that way I can adjust the font-size on the root element and everything will scale with it!" It was a nice dream. And it wasn't a disaster. That comes from essentially: I admit that I like that simplicity, but I'm starting to think it's a little too dreamy for all but the simplest of sites. If any of those things happen, then you're making @media query specific adjustments which not only gets confusing but isn't very efficient (adjusting size just to adjust it again to fix it). So here's my idea: you still keep px size adjustments at the document level so you can make easy/efficient sweeping size changes. This way you can adjust font-size at a module level, which is pretty easy. You can play around with the idea here by adjusting the sliders: See the Pen Em AND Rem by Chris Coyier (@chriscoyier) on CodePen. At a certain medium size, everything looks fine. This is how it would go down:

CSS Sprite Generator | Project Fondue Bienvenue sur la ZONE CSS Compatibilité navigateurs - HTML5 Please GraphStream - Random Euclidean Generator Documentation / Generators This generator creates random graphs of any size. Links of such graphs are created according to a threshold. If the Euclidean distance between two nodes is less than a given threshold, then a link is created between those 2 nodes. Usage Calling begin() put one unique node in the graph, then nextEvents() will add a new node each time it is called and connect this node to its neighbors according to the threshold planar Euclidean distance. This generator has the ability to add randomly chosen numerical values on arbitrary attributes on edges or nodes of the graph, and to randomly choose a direction for edges. A list of attributes can be given for nodes and edges. By default, edges are not oriented. By default, the graph is generated in the plane (2 dimensions) . If the dimension is 2, then attributes x and y are defined for each node. Complexity For the construction of a n nodes graph, the complexity is about O(n^2). Example Here is a simple example of use:

CSS3 . Info - All you ever needed to know about CSS3 PlugIns jQuery - jQuery UI Sprite CSS Generator — a script plugin for Adobe Illustrator If you’ve never heard of sprites, have a look at css-tricks.com/css-sprites/. Open a new Adobe Illustrator document or create an new artboard within an existing one.Choose File > Scripts > Sprite CSS Generator to open the “Sprite CSS Generator” palette window. On the palette window you’ll find three sections and two buttons: Spritepath A text input, where you can define the path of your sprite image file. Fallbacks — SVG Check this option, if you want to use SVG as background-image and PNG as a fallback. Fallbacks — GIF Check this option, if you still support IE6 (and lower), which doesn’t support alpha-transparency in PNG. Output A text area, where the generated sprite CSS code will be displayed. Generate/Update CSS A button, which will (try to) generate your sprite CSS code. Help A button, which will display a quick guide in the output text area. Creating symbols [UPDATE] In order to feed the “Sprite CSS Generator” with data, convert all your graphics into symbols. Choose a name for the symbol.

HTML5, CSS3, JS Demos, Creations and Experiments Progresser via une communauté de codeurs - Exercism.io

Related: