Advertisement
Guest User

3

a guest
May 24th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4.  
  5. <title>
  6. Moje ulubione filmy
  7. </title>
  8.  
  9. </head>
  10.  
  11. <body>
  12.  
  13. <body bgcolor="green" text="red"/>
  14. <h1><center>Moje ulubione filmy</center></h1>
  15. <HR>
  16. <table width="1000" align="center">
  17. <tr>
  18. <td width="200">
  19. <a href="https://www.filmweb.pl/Złomowisko PL" target="_blank">
  20. <p>1. Złomowisko PL</p>
  21. <img width=300" height="200" src="Złomowisko PL.jpg"/></a>
  22. </td>
  23. <td width="200">
  24. <a href="https://www.filmweb.pl/Asterix i Obelix target="_blank">
  25. <p>2. Asterix i Obelix</p>
  26. <img width=300" height="200" src="Asterix i Obelix.jpg"/></a>
  27. <a href="https://www.twitch.tv/parisplatynov" target="_blank">
  28. <p>3. Głupi i głupszy</p>
  29. <img width=300" height="200" src="Głupi i Głupszy.jpg"/></a>
  30. <a href="https://www.filmweb.pl/Killer" target="_blank">
  31. <p>4. Killer</p>
  32. <img width=300" height="200" src="Killer.png"/></a>
  33. <a href="https://www.filmweb.pl/Shrek" target="_blank">
  34. <p>5. Shrek</p>
  35. <img width=300" height="200" src="Shrek.jpg"/></a>
  36. <a href="https://www.filmweb.pl/Bolek i Lolek" target="_blank">
  37. <p>6. Bolek i Lolek</p>
  38. <img width=300" height="200" src="Bolek i Lolek.jpg"/></a>
  39. </body>
  40.  
  41. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement