Advertisement
ignacy123

buzia za pomocą tabeli w html

Sep 18th, 2023
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. </head>
  5. <body>
  6. <table width=200, cellspacing=0>
  7. <tr>
  8. <td height = 20, width = 20, bgcolor="##030000"></td>
  9. <td height = 20, width = 20, bgcolor="##030000"></td>
  10. <td height = 20, width = 20, bgcolor="##030000"></td>
  11. <td height = 20, width = 20, bgcolor="##030000"></td>
  12. <td height = 20, width = 20, bgcolor="##030000"></td>
  13. <td height = 20, width = 20, bgcolor="##030000"></td>
  14. <td height = 20, width = 20, bgcolor="##030000"></td>
  15. <td height = 20, width = 20, bgcolor="##030000"></td>
  16. </tr>
  17.  
  18. </table>
  19. </body>
  20. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement