Exercise by:
Naa Lamile Dove
23 Years Old
Ridge Church School
Read / Add Comments
JS Bin

CODERS MEETING
Saturday, 7th September, 2013.
Session 37


ACTIVITY: CODING
COURSE: CSS
COURSE LESSON: TRANSFORMATION EFFECTS

INSTRUCTION BAR


12345
Use HTML and CSS to create five boxes with borders.Apply a background color of orange to each box.Give each box a height of 10px and width 10px.Place all the boxes in a parent container of width 700px and height 500px.Give the parent box a shadow using CSS.Apply transformation effects to each box to rotate at 720 degrees and scale of 1.2.Apply the five transition timing functions to each box.Let the boxes move 700px to the right,change background color when you hover the parent.

Hover Me