Experiment 1 Description
- Create a web page with the following using HTML
- To embed a map in a web page
- To fix the hot spots in that map
- Show all the related information when the hot spots are clicked.
AIM
To design web pages using HTML and to embed the image maps in the web page
ALGORITHM
- Create a home page for country map.
- Create hotspots in the country map web page using map and area tags
- Create separate web page for each of the hotspots identified in the previous step using basic HTML tags.
- Display the created web pages on the web browser.