Welcome to the Interactive Iran Map project! ๐ฎ๐ท This project provides a clickable map where users can explore historical and tourist attractions in different cities of Iran.
โ๏ธ Interactive Regions โ Clickable areas representing different cities
โ๏ธ Precise Mapping โ Uses <map>
and <area>
elements for accurate location tagging
โ๏ธ Tourist & Historical Sites โ Learn about famous places in Iran
โ๏ธ New Tab Navigation โ Keeps the main page accessible while opening links in a new tab
โ๏ธ Easy to Use โ Simple, user-friendly interface
1๏ธโฃ The map of Iran is displayed on the webpage.
2๏ธโฃ Users can click on different regions to explore famous cities and attractions.
3๏ธโฃ Each click opens a dedicated webpage with more information.
4๏ธโฃ The map uses polygons and coordinates to define precise clickable areas.
๐ Check out the project live
Clone the repository and open the index.html
file in a browser:
git clone https://github.com/Amin-moniry-pr7/Map_HTML.git
cd Map_HTML
open index.html
Want to improve this project? Feel free to fork the repo, make your changes, and submit a pull request!
๐ GitHub Repository: Amin-Moniry