Advertisement
Guest User

Untitled

a guest
Nov 21st, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title> html </title>
  4. </head>
  5.  
  6. <body bgcolor="lightblue" link="yellow" vlink="green" alink="red">
  7.  
  8.  
  9. <img src="mapa1.png" alt="Johny" usemap="#1">
  10. <map id="#1" name="1">
  11. <area shape="poly" coords="(320,380,316,360,310,346,311,317,339,284,350,282,360,295,372,300,370,310,400,320,410,310,420,320,379,373,384,395,393,408,320,380)" href="naglowek.html" alt="Elo"
  12.  
  13.  
  14.  
  15.  
  16. </map>
  17.  
  18.  
  19.  
  20. </body>
  21.  
  22.  
  23. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement