Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
  5. <title>strona</title>
  6.  
  7. </head>
  8.  
  9.  
  10. <body>
  11. <body link="green" vlink="red" alink="black">
  12.  
  13.  
  14. <ul>
  15. <li> <a href="http://www.pcformat.pl" > pcformat</a> </li>
  16. <li> <a href="http://www.pcformat.pl" target="_blank">pcformat</a> </li>
  17. <li> <a href-"mailto:tak@onet.pl" target="_blank">e-mail</a> </li>
  18. <li> <a href="lista_wypunktowana">lista</a> </li>
  19. </ul
  20.  
  21.  
  22.  
  23. <img src="obrazki/impreza_wrx.jpg" usemap="#mapa1" border="0"/>
  24. <map name="mapa1">
  25.  
  26. <area shape="circle" coords="384,256,100"
  27. href="http://www.pcformat.pl" taget="_blank">
  28.  
  29.  
  30.  
  31. <! ...............................................................................................>
  32.  
  33.  
  34.  
  35.  
  36. <center><img src="obrazki/impreza_wrx.jpg" usemap="#mapa1" border="0"/></center>
  37. <map name="mapa1">
  38.  
  39.  
  40. <area shape="rect" coords="95,47,180,90"
  41. href="http://www.pcformat.pl" target="_blank">
  42.  
  43. <area shape="pooly" coords="210,120,220,160,270,160,280,120,250,100"
  44. href="http://www.pcformat.pl" target="_blank">
  45.  
  46.  
  47. <area shape="circle" coords="40,40,20"
  48. href="http://www.pcformat.pl" target="_blank">
  49. <!......................................................................................................>
  50.  
  51. </body>
  52.  
  53.  
  54. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement