Final Project
Link to compressed zip file: https://toni-annhenry.com/webdesign1/finalwebsitezip.zip
Link to Google slide presentation: https://docs.google.com/presentation/d/1D11gsq5ZQxQ1E2__MBmsH4MsQmv_BCEAXKK49SfMCys/edit?usp=sharing
I built my page using basic HTML to organize the main parts: the big main image with text, and a sidebar with small images (the carousel). In the CSS I used some helpful tricks. The sidebar with small images is fixed on the right side and can scroll up and down, so you can see more pictures without moving the main content. The JavaScript makes the page interactive by changing the big image when you click a small one, so the pictures switch smoothly without reloading the page.

