- What does a CSS transform allow the developer to do to an element?
- Allows users ways to size, position, and change elements.
- Provide an example of a transform and how you could see that being used on a website.
- Rotate, scale, or skew elements when hovering over or clicking an item.
CSS Transitions & Animations
- What does a CSS transition allow the developer to do to an element?
- How does a CSS animation differ from a CSS transition?
More CSS transition
- What are some benefits to using CSS transitions on websites?
- How this topic fit in with your long-term goals?
- Transitions and animations will make apps and websites I develop to look more professional and set it apart from other sites.