Advertisement
Guest User

123

a guest
Nov 18th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html=lang"pl-PL">
  3. <head>
  4. <title>Tabela</title>
  5. <meta charset="UTF-8">
  6. <style>
  7. table, th, td {
  8. border: 1px solid black;
  9. background-color: brown;
  10. }
  11. </style>
  12. </head>
  13. <body>
  14. <table>
  15. <caption>Czekolada</caption>
  16. <tr><th>[ ]</th><th>[ ]</th><th>[ ]</th></tr>
  17. <tr><th>[ ]</th><th>[ ]</th><th>[ ]</th></tr>
  18. <tr><th>[ ]</th><th>[ ]</th><th>[ ]</th></tr>
  19. <tr><th>[ ]</th><th>[ ]</th><th>[ ]</th></tr>
  20. <tr><th>[ ]</th><th>[ ]</th><th>[ ]</th></tr>
  21. <tr><th>[ ]</th><th>[ ]</th><th>[ ]</th></tr>
  22.  
  23.  
  24. </table>
  25. <br></br>
  26. <table border="2" width="200" height="100">
  27. <tr><td rowspan="2">kol 1</td><td colspan="3">wiersz 2</td></tr>
  28. <tr><td>1</td><td>2</td><td>3</td></tr>
  29.  
  30.  
  31.  
  32.  
  33. </table>
  34. <marquee direction="right" scrollamount="60">
  35. <img src="https://p7.hiclipart.com/preview/724/475/649/vision-care-eyewear-facial-hair-fictional-character-illustration-axe-cop-head.jpg" alt="freeze u nigger">
  36. <img src="https://res.cloudinary.com/teepublic/image/private/s--URFD6tk0--/t_Preview/b_rgb:ffffff,c_limit,f_jpg,h_630,q_90,w_630/v1501270865/production/designs/1773323_0.jpg" alt="Nigga is busy sry">
  37. </marquee>
  38. <img src="https://media1.tenor.com/images/fa33c25dd24177d680be6014ff027932/tenor.gif?itemid=5292426" alt="nigga is out">
  39. <marquee direction="left" scrollamount="10">
  40. <figure>
  41. <img src="https://thumbs.gfycat.com/SplendidZestyDiamondbackrattlesnake-size_restricted.gif" alt="AM FAST AS FUCK BOIII!!!" width="304" height="228">
  42. <figcaption>AM FAST AS FUCK BOIII!!!</figcaption>
  43. </figure>
  44.  
  45. </marquee>
  46. <a href="http://zst.pila.pl/strona/public/"><img src="https://cdn.shortpixel.ai/client/q_glossy,ret_img,w_800/https://filcomp.pl/wp-content/uploads/2018/12/powerbank-kupa1.jpg" alt="gówno" style="width:42px;height:42px;"></a>
  47. <img src="https://www.miastogier.pl/baza/Encyklopedia/gry/News/13.11.2014/nws_ss.jpg" usemap="#mapa1">
  48. <map name ="mapa1">
  49. <area shape="circle" coords="380,190,50" href="http://st.elohell.net/public/chill/08f7366c8fc95f8702e60786ca7ddd39.jpg" alt="TOP">
  50. <area shape="circle" coords="450,415,50" href="https://www.google.com/search?biw=1366&bih=657&tbm=isch&sa=1&ei=jBXAXbTSB8GrrgTotIPQCA&q=ap+bomba&oq=ap+bomba&gs_l=img.3..0l2.71332.73168..73536...0.0..0.125.628.7j1......0....1..gws-wiz-img.....0..0i67.7VaSGXHBW9k&ved=0ahUKEwi0yKXGw9DlAhXBlYsKHWjaAIoQ4dUDCAc&uact=5#imgrc=W9PO-9nF6oCnbM:" alt="JG">
  51. <area shape="circle" coords="555,216,50" href="https://how2play.pl/wp-content/uploads/2019/10/bedoes-true-damage-ekko.jpg" alt="MID">
  52. <area shape="rect" coords="51, 51, 100, 100" href="4.html" alt="strona 4">
  53. </map>
  54.  
  55.  
  56. </body>
  57. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement