09/11/24
I choose the Banana Blossoms Salads website as an interesting example for this response because of the animations the website provides for their user. The design of the website allows to catch the user's attention with both their layout and color scheme. As you scroll down the page, there are tiny animations that appear and the brighful colors match with the theme that the website is trying to portray.
09/11/24
The designers and developers mainly used CSS for the animations throughout the website. However, the website seemingly uses javascript to make the website have a responsive design layout as shown below.
In the code, the querySelector grabs every feature with the tag "body" and it defines it as the body variable.