Transformations

In Class CSS 2D Transformations Practices

In Class CSS 3D Transformations Practices

CSS 2D and 3D Transformations Tutorial Practice

CSS Transitions Samples

Reflection Statement

What I Knew

When using 2D Transformations, I knew that you could use values like translate, transform-origins, rotate, scale, skew, matrix, and the z-axis. When using 3D Tranformations, I knew you could use rotation values like rotateY, rotateX, and rotateY.

What I Learned

I learned that when using 2D and 3D Transformations, you can change any angles on the selected property. I also learned that 2D Transformations have more values than 3D Transformations. You can always use these values for cool hovering effects on your page.

What I Still Want to Study

I still want to study on how CSS 2D and 3D Transformations have effects on web pages and if more values will be created in the future.