Mike Nolan

To improve is to change; to be perfect is to change often. -Winston Churchill

Day 14 - CSS Animation

12 Aug 2025

Back on to FreeCodeCamp today to get the CSS Section finished off!

There were also a couple of new additions in the HTML section that needed completing.

  • HTML - 214 out of 214 Steps Completed
  • CSS - 1156 out of 1156 Steps Completed

Is great to now finally move back into JavaScript again now that I have caught up and refreshed my knowledge / learnt some new CSS functionality and Semantic HTML.

What have I completed today :white_check_mark:

  • FCC CSS Animations
    • Lecture: Animations & Accessibility
    • Workshop: Build an Animated Ferris Wheel
    • Lab: Build a Moon Orbit
    • Workshop: Build a Flappy Penguin
    • CSS Animations Quiz

What is next on the list :pencil2:

  • FCC JavaScript - 0 out of 916 Steps Completed

  • Code Editors Lecture: Working with Code Editors and IDEs

  • Variables & Strings

    • Lecture: Introduction to JavaScript
    • Workshop: Build a Greeting Bot
    • Lab: Build a JavaScript Trivia Bot
    • Lab: Build a Sentence Maker
    • Lecture: Working with Data Types
    • Review: JavaScript Variables and Data Types
    • Quiz: JavaScript Variables and Data Types Quiz
    • Lecture: Working with Strings in JavaScript
    • Workshop: Build a Teacher Chatbot
    • Lecture: Working with Commons String Methods
    • Review: JavaScript Strings Review
    • Quiz: JavaScript Strings Quiz

What have I been reading? :books:

  • Transform CSS - need a better review on this as it caught me out a few times on the last task
Mike