Skip to content

Transformative Styling

Welcome to Lesson 06 — where static boxes finally loosen up and change shape.

Cartoon outer-space scene showing a monkey demonstrating position, rotation, and scale transforms.

This module stays tightly focused on what we can do with transforms alone:

  • 2D Transforms: rotate, scale, translate, skew
  • 3D Transforms: rotateX/Y/Z, perspective
  • Origins: pivot points that change the entire vibe
  • Assemblies: combining multiple transforms cleanly (and knowing why order matters)
  • A tiny, tiny taste of transitions — just enough to prep you for the next module:
    07 · Ion Drive: Transition Lab

All the eye‑candy from this lesson appears in the demo repo:

➡️ WebDevTnT — Transformers: Candy for the Eye
https://github.com/ProfessorSolo/WebDevTnT-Transformers-Candy-for-the-Eye.git

And yes — overview video drops soon.
While you wait:

➡️ Professor Solo on YouTube
https://www.youtube.com/@Professor_Solo

Stay tuned. And hey… subscribing makes the algorithms smile.



➡️ Next page: 2D Basics — rotate, scale, translate, skew.