Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Koty</title>
  4. </head>
  5. <body>
  6. <img src="szafa2.png" alt="szafa grająca" usemap="#szafa" align="center">
  7.  
  8. <map name="szafa">
  9. <area shape="rect" coords="164, 180, 265, 212" target="_blank" href="http://pl.wikipedia.org/wiki/Muzyka_klasyczna" alt="Muzyka klasyczna"/>
  10. <area shape="rect" coords="164, 258, 265, 212" target="_blank" href="http://pl.wikipedia.org/wiki/Muzyka_country" alt="Muzyka country"/>
  11. <area shape="rect" coords="164, 180, 262, 289" target="_blank" href="http://pl.wikipedia.org/wiki/Pop_rock" alt="Pop rock"/>
  12.  
  13. <area shape="rect" coords="412, 182, 510, 212" target="_blank" href="http://pl.wikipedia.org/wiki/Swing_%28jazz%29" alt="Swing (jazz)"/>
  14. <area shape="rect" coords="412, 220, 510, 251" target="_blank" href="http://pl.wikipedia.org/wiki/Jazz" alt="Jazz"/>
  15. <area shape="rect" coords="412, 160, 510, 289" target="_blank" href="http://pl.wikipedia.org/wiki/Gospel" alt="Gospel"/>
  16. </map>
  17. </body>
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement