background preloader

CSS et Webdesign (code)

Facebook Twitter

Webdesign colors

Modèles et exemples en CSS. Generateur de multi-colonnes en CSS3 - Design et programmation web2 - Dji - Waterfox. Développement CSS animation, transition, font, playground, ...

Generateur de multi-colonnes en CSS3 - Design et programmation web2 - Dji - Waterfox

Développement Javascript jQuery, Javascript, performance, ... Développement PHP test unitaire, librairies, ... Développement HTML5. LESS « The Dynamic Stylesheet language - Waterfox. Less Framework 4 - Waterfox. I called Less Framework "a CSS grid system for designing adaptive websites".

Less Framework 4 - Waterfox

It was basically a fixed-width grid that adapted to a couple of then popular screen widths by shedding some of its columns. It also had matching typographic presets to go with it, built with a modular scale based on the golden ratio. The resources it was originally published with are still available on GitHub. Contrary to how most CSS frameworks work, Less Framework simply provided a set of code comments and visual templates, instead of having predefined classes to control the layout with. This is how I still work today and definitely a method I advocate. /* Default Layout: 992px.

Less Framework was popular in the early days of responsive design. Eventually, I moved on from fixed-width grid systems and worked on a fully fluid-width one, in the form of Golden Grid System. Less Framework's popularity was helped by the following contributions and the lovely people behind them (dead links crossed off): Pompage.net : le web design puisé à la source - Waterfox. Cascading Style Sheets. What is CSS?

Cascading Style Sheets

Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g., fonts, colors, spacing) to Web documents. These pages contain information on how to learn and use CSS and on available software. They also contain news from the CSS working group. Soft­ware Nearly all browsers nowadays support CSS and many other applications do, too. Of course, all software has bugs, even after several updates. More » Learn­ing CSS For beginners, Starting with HTML + CSS teaches how to create a style sheet. Another page also has some books, mailing lists and similar fora, and links to other directories. The history of CSS is described in chapter 20 of the book Cascading Style Sheets, designing for the Web, by Håkon Wium Lie and Bert Bos (2nd ed., 1999, Addison Wesley, ISBN 0-201-59625-3) More » More Meaningful Typography. We have all heard of the golden mean (also known as the golden ratio or golden section): the self-replicating page with a proportion of 1:1.618 that is said to be found in everything from the design of ancient Greek architecture to the growth patterns of plants.

More Meaningful Typography

Article Continues Below This and other meaningful ratios rooted in geometry, music, nature, and history can be expressed as modular scales and put to work on the web. Fig 1: A simple modular scale: 10@1:1.618 Fig 2: Our example page, designed using a modular scale. A modular scale is a sequence of numbers that relate to one another in a meaningful way. By using culturally relevant, historically pleasing ratios to create modular scales and basing the measurements in our compositions on values from those scales, we can achieve a visual harmony not found in layouts that use arbitrary, conventional, or easily divisible numbers. Let’s start by looking at what modular scales are, and how they apply to web design. Conclusion#section5. Modular Scale. Listes en CSS. Definition lists – misused or misunderstood? Date: 27 January 2004 Author: Russ Weakley What are definition lists?

Definition lists – misused or misunderstood?

When are they appropriate? And how to style them to look like tables, image galleries, calendar of events and more. What are definition lists? Definition lists consist of two parts: a term and a description. <dl><dt>Frog</dt><dd>Wet green thing</dd><dt>Rabbit</dt><dd>Warm fluffy thing</dd></dl> You can use multiples of <dt> and <dd> within a definition list: Css Zen Garden Resources. Skip to: Navigation | Content | Sidebar | Footer mezzoblue CSS Zen Garden Resource Guide This page used to contain a list of links to various CSS-related resources.

css Zen Garden Resources

Because of many changes to basic CSS techniques and methods since it was first built in 2003, the former list has been retired. Zen Garden Coding & Design Process Write–ups In the words of the designers themselves, how certain Zen Garden designs came to be. Douglas Bowman — Design A design process revealed… Douglas Bowman — Coding …and the coding process that followed.

Bobby van der Sluis — Design & coding Behind the scenes of Garden Party.