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.
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.
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.