Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset=utf-8>
- <title>Mapa svijeta</title>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://davidlynch.org/js/maphilight/jquery.maphilight.min.js.pagespeed.ce.lKjsi2gANH.js"></script>
- <script type="text/javascript">$(function() {
- $('.map').maphilight();
- });</script>
- </head>
- <body>
- <h1>Mapa</h1>
- <!-- <img class=map src="http://upload.wikimedia.org/wikipedia/commons/e/e8/BlankMap-World6-Equirectangular.svg" width=940 height=477 usemap="#world"> -->
- <img class=map src="world2.png" width=3112 height=1557 usemap="#world">
- <map name=world>
- <area href="#" title=Njemacka shape=poly coords="1622,366,1626,356,1616,354,1612,347,1611,340,1608,335,1614,328,1617,319,1617,313,1629,318,1634,310,1631,304,1645,306,1654,312,1666,308,1672,309,1679,316,1682,330,1684,338,1667,339,1661,344,1667,350,1674,355,1669,367,1658,365,1644,367,1633,364,">
- <area href="#" title=Amerika shape=poly coords="410.178,201.396 410.418,201.156 410.178,200.916 410.418,200.676 410.658,200.196 410.658,199.956 411.139,199.956 411.139,200.196 411.378,200.436 411.618,200.436 411.618,200.196 412.338,200.196 412.338,200.436 412.578,200.436 412.578,200.196 412.338,199.956 412.338,199.716 412.818,199.716 413.058,199.956 413.298,199.716 413.058,199.716 413.058,199.476 413.298,199.236 413.298,198.996 412.818,198.996 412.578,199.236 412.338,199.236 411.857,198.996 411.139,198.756 411.139,198.516 411.378,198.276 411.378,198.036 411.618,198.036 411.378,197.796 410.658,197.556 409.938,197.556 410.178,201.396">
- <a href="./">jebi mater</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement