2D Transforms
2D Transforms test Dr. Foltz
December, 2020
Transforms define the state of an element and occur outside the document flow. There are a variety of transforms.
All examples in this document use the :hover property for simplicity. Since the transform property actually alters the appearance of an element onscreen, screen shots are inadequate to describe the impact.
Scale The scale transform makes an element larger or smaller.
.scale:hover {
transform: scale(1.