Transition css animation explained
Watch this tutorial blog on how to make css transition on element properties....
seen from United States

seen from Germany
seen from China
seen from Germany
seen from China
seen from Canada
seen from United Kingdom
seen from Netherlands

seen from United States
seen from United States

seen from Australia
seen from China
seen from Netherlands
seen from Canada
seen from China
seen from China

seen from Syria
seen from Netherlands

seen from Denmark
seen from Mexico
Transition css animation explained
Watch this tutorial blog on how to make css transition on element properties....

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Noo Capulus - A Multi Purposes Coffee Style Theme
Noo Capulus – A Multi Purposes Coffee Style Theme
Features
100% Responsive & Retina ready
Compatible with Joomla 3.x
Awesome Joomla extensions built-in
Animate CSS integrated
Built with Bootstrap, HTML5 & CSS3
Gentle & peaceful theme colours
Revolution slider integrated (worth $25)
Fully integrated with social network (FB, Twitter, G+…) and location finder plugin
Slick & Professional Layout
Creatively designed Menu page
Fully equipped feature…
View On WordPress
New Post has been published on Html Use
New Post has been published on http://www.htmluse.com/animated-css-boxes/
Animated CSS Boxes
Download Demo
Animated css boxes are extremely user friendly and can be used for multiple purposes, for example notifications, beauty and general use. Free icons from Font Awesome has been used along with jQuery. There are six different animations used with great care in order to maintain awesome interface.
1. INCLUDE CSS AND JS FILES
<link href="css/font-awesome.min.css" rel="stylesheet" media="all" /> <link href="css/boxes.css" rel="stylesheet" media="all" /> <script src="js/jquery-1.11.0.min.js"></script>
In order to work properly, a file boxes.css must be included. Now user has choice to add one of the following classes on hover, click or any other event. These are bounce, rubberBand, swing, rotateInDownLeft, zoomIn and fadeInLeft.
2. HTML
<div id="one"> <div id="icon"><center><i class="fa fa-openid fa-2x"></i</center></div> <div id="written"<center>Demo text</center></div> </div>
3. JAVASCRIPT
$(function() $("#one").addClass('animated bounce'); );
Changing the class “bounce” to any of other mentioned class will change animation style.
changed my theme using a css3 trick found here : http://koreless.net/
the guy produces very nice music too (but he didn't make his website himself)