This is a series of six weather icons that animate in various ways when they are clicked. This was my first time using CSS & Javascript. This project helped me get a handle on how to use CSS to lay out a page with margins and positioning and how to use multiple stylesheets in one page. The Javascript—which turned the CSS animations into a click-based outcome—was sourced from the web.