css3

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.w3.org/TR/CSS/

W3C - Introduction to CSS3

Abstract This document collects together into one definition all the specs that together form the current state of Cascading Style Sheets (CSS) as of 2010. The primary audience is CSS implementors, not CSS authors, as this definition includes modules by specification stability, not Web browser adoption rate. Status of this document This section describes the status of this document at the time of its publication. Other documents may supersede this document.
Nous y voici donc, au codage de cette horloge. Cela va aller assez vite, vu que l'on a déjà fait 70% du travail en décortiquant le fonctionnement de l'horloge. Horloge Voici d'ailleurs les images des trois aiguilles, ainsi que le cadran (vous remarquerez au passage mon talent particulier d'artiste ) :

Créer une horloge animée avec CSS3 et Javascript

http://www.siteduzero.com/tutoriel-3-113169-creer-une-horloge-animee-avec-css3-et-javascript.html
http://www.css3.info/

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

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.