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.
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