The official webpage of Peter Eagleton

Hello 🙂

I created this page to document my journey of learning Web Development.

View my Web Development Milestones and Achievements

Or read my blog below…

Web Development: What I learned from The CSS Animation and Transitions Crash Course by Brad Traversy

I have just completed the CSS animation and Transition Crash course by Brad Traversy. Here I’ll share what I learned.

What did I do?

  • Created an animation using keyframes (click the play button below to view animation)

  • Created an animation using transitions (The shape changes when you hover your mouse over it, or move your mouse away and to it).

  • Created an animated landing page:

What did I learn?

I always thought that you needed to use Javascript to do animations like this. But I now know that you can do many cool animations with CSS.

(I have delved into Javascript before, but I will learn it more thoroughly in the future).