css transforms and animatio

div {
width: 100px;
height: 100px;
background-color: blue;
border: 1px solid black;
}

This is a div element

Your tasks for this Critical Thinking activity are:

With the transform property, move the element 100px to the right, and 200px down.
With the transform property, rotate the element 150 degrees around its X-axis.
With the transform property, rotate the element 120 degrees around its Y-axis.
With the transform property, rotate the element 90 degrees around its Z-axis.
Add a two second animation for the element, which changes the color from blue to red. Call the animation “example”.
Add the following five steps to the animation “example” (using 0%, 25%, 50%, 75%, and 100%):
0% – Set background color to “blue”, left position to “0px”, top position to: “0px”
25% – Set background color to “red”, left position to “0px”, top position to: “200px”
50% – Set background color to “green”, left position to “200px”, top position to: “200px”
75% – Set background color to “yellow”, left position to “200px”, top position to: “0px”
100% – Set background color to “blue”, left position to “0px”, top position to: “0px”.
Specify that the animation of the element should have a “1” second delay before starting.

 
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!
Use Discount Code "Newclient" for a 15% Discount!

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.

Open chat
Need Help?
Need Help? You can contact our live agent via WhatsApp +1(209)962-2652
Feel free to seek clarification on prices, discount, or any other inquiry.