here is a very rough draft of an assignment where multiple divs move. i have no idea how to use javascript, so I made something in html and css to start.
code sketch:
- make five divs from one class
- program class so fish go back and forth
- set background to blue/ocean
issues:
the current code sketch only works in css and html, and doesn't have any movement because there isn't any js.