Changes in the Website

This page contains information about the changes made in the webiste over time.

Changes Implemented:

Week 2

Created an external CSS file (style.css) for styling instead of inline styles.

Used `div` elements (`#content`, `#nav`, `#about`, `#study`, etc.) for structured page layout.

Applied consistent styling across all pages: uniform background color, font styles, and layout.

Ensured a sans-serif font is used across the website.

Reorganized navigation using structured div blocks.

Added this page (`changes.html`) to document the modifications.

Week 3

Created a thumbnail picture which I added to the index.html homepage and linked it to the original picture from photo.html

Added an interactive image map with clickable areas: eyes, mouth, ears

Used GIMP to find accurate coordinates for the clickable areas