Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html>
  3. <head>
  4. <title></title>
  5. </head>
  6. <body>
  7.  
  8. <table>
  9. <tbody>
  10. <tr>
  11. <td></td>
  12. </tr>
  13. </tbody>
  14. </table>
  15.  
  16. <table>
  17. <tbody>
  18. <tr>
  19. <td>foo bar baz</td>
  20. </tr>
  21. </tbody>
  22. </table>
  23. </body>
  24. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement