Advertisement
Guest User

Halp

a guest
Jul 10th, 2014
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. </head>
  5. <body>
  6.  
  7. <table border="1" cellspacing="10">
  8. <tr>
  9. <th>Type<th>
  10. <th>Reason<th>
  11. </tr>
  12. <tr>
  13. <td>Cat People<td/>
  14. <td>17 cats is just too many<td/>
  15. </tr>
  16. <tr>
  17. <td>Loud People<td/>
  18. <td>Sure turn that music up, its only 3 am<td/>
  19. </tr>
  20. </table>
  21.  
  22. </body>
  23. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement