background preloader

Tympanus Web Development

Tympanus Web Development
Collective #195 Tips for Better SVGs * Mo.js Tutorial * Unsplash Book * Gamepad API * Classy CSS * notie.js * Foundation 6... Collective #194 Candy * GitHub Corners * Typement * MapWorks * Big Rig * FontBase * Uideo * API PLUG * TensorFlow... Collective #193

http://tympanus.net/codrops

Tutorial effet abstract lumineux Tutorial effet abstract lumineux Nous allons créer un nouveau document de 500x500 pixels Ajoutez un calque de dégrader radial comme ce si Dupliquer le calque dégrader (Ctrl + j) et passer le mode de fusion en Superposition. Original Hover Effects with CSS3 The power of CSS3 is enormous and in this tutorial we will see how to exploit it in a very creative way. We are going to create some thumbnail hover effects with CSS3 transitions. On hover over a thumbnail, we will reveal some description of the thumbnail, using a different style in each example. 用CSS3制作50个超棒动画效果教程 CSS3为我们带来了令人惊叹的新特性,而最有趣的就是CSS动画。今天彬Go向大家推荐这50个CSS动画集合可以让你通过使用JavaScript函数来让动画更生动。为了能够预览到这些惊人的CSS3技术带来的动画特效,请大家使用如Safari和Chrome这类基于WebKit内核的浏览器。(IE浏览器谢绝观赏~) 您还可以参考以下CSS3相关文章: 《使用CSS3开启GPU硬件加速提升网站动画渲染性能》 《5个CSS3技术实现设计增强》 《一起感受HTML5和CSS3的能量》 《提升你设计水平的CSS3新技术》 1.CSS3实现钟表效果(基于jQuery)

jQuery Transit - CSS3 animations for jQuery What about older browsers? Transit degrades older browsers by simply not doing the transformations (rotate, scale, etc) while still doing standard CSS (opacity, marginLeft, etc) without any animation. Delays and durations will be ignored. // Delegate .transition() calls to .animate()// if the browser can't do CSS transitions.if (!$.support.transition) $.fn.transition = $.fn.animate; jKit - jQuery based UI Toolkit - Command - Ticker A very easy to use, cross platform, jQuery based UI toolkit, that's still small in size, has the features you need, and doesn't get in your way of doing things! Create a news ticker from a list of entries. Basic Usage (HTML) data-jkit="[ticker:speed=200;delay=1500]" Advanced Init (JavaScript) Options

Un menu fixe en jQuery qui s’affiche au passage de la souris Dans ce tutoriel, nous allons vous expliquer comment créer un menu fixe se situant sur un bord de l’écran et restant statique lorsque la page défile. Le menu sera réalisé en HTML, son design en CSS et son animation en jQuery. Ce menu sera modifiable tant dans son contenu que dans son utilisation. Introduction à la balise video de HTML5 L'élément <video>, cousin de <audio> offre en HTML5 une solution simple, native pour les navigateurs pour l'intégration d'une vidéo dans une page web. Elle permet également de proposer une alternative à l'utilisation de Flash pour les plate-formes ne le supportant pas (iOS par exemple avec iPhone, iPod, iPad…) Balise Syntaxe générale La syntaxe de base de la balise video est extrêmement simple :

CSS3 Lightbox Today we want to show you how to create a neat lightbox effect using only CSS. The idea is to have some thumbnails that are clickable, and once clicked, the respective large image is shown. Using CSS transitions and animations, we can make the large image appear in a fancy way. Free Web Resources – Web Resources Depot Initializr - Start your HTML5 project in 15 seconds! CSS Tutorial

Related: