html/CSS

TwitterFacebook
Get flash to fully experience Pearltrees

Tutoriels sur HTML et CSS - Construisez votre propre site Web - HTML.net

Souvent, les gens pensent qu'il est très difficile de fabriquer un site Web. Ce n'est pas le cas ! Tout le monde peut apprendre à faire un site Web. http://fr.html.net/
jQuery Scroll Path is a plugin that lets you define your own custom scroll path. The plugin uses canvas flavored syntax for drawing paths, using the methods moveTo, lineTo and arc. To help with getting the path right, a canvas overlay with the path can be enabled when initating the plugin. http://www.webappers.com/

Best Open Source Resources for Web Developers | WebAppers

The Truematter team was recently tasked with creating a fun, sexy web app that presents numerical data in an engaging way. After putting our heads together, we came up with a bar chart that responds interactively to user input without, heaven forbid, reloading any pages. We’re very pleased to be able to share that with the coding community. http://net.tutsplus.com/

Web development tutorials, from beginner to advanced | Nettuts+

LESS « The Dynamic Stylesheet language

As an extension to CSS, LESS is not only backwards compatible with CSS, but the extra features it adds use existing CSS syntax. This makes learning LESS a breeze , and if in doubt, lets you fall back to CSS. And we want to use these properties inside other rulesets. http://lesscss.org/
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */

Ultimate CSS Gradient Generator - ColorZilla.com

http://www.colorzilla.com/gradient-editor/

CSS3 . Info - All you ever needed to know about CSS3

http://www.css3.info/ Another new property introduced by the CSS3 Backgrounds and Borders module is background-size . The property adds new functionality to CSS allowing designers to specify the size of background images using either lengths, percentages, or by using one of two keywords; contain or cover . Browser support has grown of late, with the current versions of most popular browsers now supporting background-size , including Firefox, Safari, Chrome, Internet Explorer and Opera, without the need for vendor prefixes.
http://html5boilerplate.com/

HTML5 Boilerplate - A rock-solid default template for HTML5 awesome.

Download Boilerplate 3.0.2 Updated Feb 19th