The "All About Axolotls" project was an assignment in my coding 1-2 class, the goal was to learn how to use CSS styles and how to upload a website.
Since it was my first time really using CSS the website has some flaws. For example I didn't really know how to make proper use of the float property and as a result many of the boxes use properties like width and height instead.
Since then I have learned how to use the float property and understand its benefits as it makes your code a lot nicer and easier to edit in the future!