۱ SinaH
جواب کامل تمرین map
شایان نماینده حل شده توسط شایان نماینده
<!DOCTYPE html>
<html lang="fa">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>جواب تمرین map</title>
</head>
<body>
    <img src="1024px-Planets2013-fa.png" alt="منظومه شمسی" usemap="#SolarSystem">
    <map name="SolarSystem">
        <area shape="poly" coords="3,1,46,2,114,136,151,294,147,449,104,596,4,598" href="https://fa.wikipedia.org/wiki/%D8%AE%D9%88%D8%B1%D8%B4%DB%8C%D8%AF" alt="خورشید" target="_blank">
        <area shape="circle" coords="229,282,7" href="https://fa.wikipedia.org/wiki/%D8%B9%D8%B7%D8%A7%D8%B1%D8%AF" alt="عطارد" target="_blank">
        <area shape="circle" coords="276,286,17" href="https://fa.wikipedia.org/wiki/%D8%B2%D9%87%D8%B1%D9%87" alt="زهره" target="_blank">
        <area shape="circle" coords="339,287,12" href="https://fa.wikipedia.org/wiki/%D8%B2%D9%85%DB%8C%D9%86" alt="زمین" target="_blank">
        <area shape="circle" coords="393,279,7" href="https://fa.wikipedia.org/wiki/%D9%85%D8%B1%DB%8C%D8%AE" alt="مریخ" target="_blank">
        <area shape="circle" coords="498,284,70" href="https://fa.wikipedia.org/wiki/%D9%85%D8%B4%D8%AA%D8%B1%DB%8C_(%D8%B3%DB%8C%D8%A7%D8%B1%D9%87)" alt="مشتری" target="_blank">
        <area shape="poly" coords="575,348,617,276,661,232,721,216,801,208,804,232,731,327,598,367" href="https://fa.wikipedia.org/wiki/%D8%B2%D8%AD%D9%84" alt="زحل" target="blank">
        <area shape="circle" coords="812,281,27" href="https://fa.wikipedia.org/wiki/%D8%A7%D9%88%D8%B1%D8%A7%D9%86%D9%88%D8%B3" alt="اورانوس" target="blank">
        <area shape="circle" coords="894,281,26" href="https://fa.wikipedia.org/wiki/%D9%86%D9%BE%D8%AA%D9%88%D9%86" alt="نپتون" target="_blank">
    </map>
</body>
</html>

مثال map درباره  منظومه شمسی و آدرس سایتی که اندازه‌ها دقیق نمایش میده: image-map.net

سلام این مورد میتونه ایده و تمرین خوبی باشه! میتونیم اطلاعات سیاره‌ها رو نمایش بدیم چون دایره هستن راحت‌تر هم میشه با image map این کار رو انجام داد!

بهترین پاسخ
شایان نماینده ۱۵ شهریور ۱۳۹۹، ۰۹:۴۶