Uptown HTML

Animations, Transforms & Transitions

These are all properties can be controlled with CSS and not always with Jquery and Java script. Using just CSS will allow you to have less files and also will increase you page load speed.

Objective

In this lesson you will be learning how to use advanced CSS techniques to create animations, transforms and transitions.

Sub Objective

This lesson will include the following key points about Advanced CSS Techniques: @keyframes myfirst, -ms-, -moz-, -webkit-, and -o-.

View Demo 1

View Demo 2

View Demo 3

View Demo 4

View Demo 5

View Demo 6

View Demo 7

View Demo 8

Lesson Plans:

web_add

Question 1: What html5 structural tags did we use to create our finish peace?





Question 2: What does the :before selector do?





Question 3: What does the content attribute do wen we used the :before and :After selectores?