Job description
This map will be used on the website and should meet the following requirements:
Project description:
1. SVG file: I have a design, more of a visualization, which shows a schematic layout - such an outline of Italy divided into regions.
2. Interactivity: Each region on the map is to be clickable and redirect the user to a specific website. Links to each region will be provided.
3. visual effects:
- Regions should have a neutral color by default (e.g. at #F8F4EE).
- Outline - #0F243F.
- When the cursor hovers over a region, its color should change (e.g. to #306838).
- Each region should have a title (the name of the region), which will be displayed under the map when you hover the cursor - also the names / list - will be provided.
4. Responsiveness: the map must be responsive, i.e. adjust to different screen sizes, both on computers and mobile devices.
5 Codes: The HTML, CSS and JavaScript code used to create the map should be readable and well documented to allow for possible future modifications.