Guest User

Untitled

a guest
Oct 19th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>2017-10-18 clarke </title>
  5. </head>
  6. <body>
  7. <table>
  8. <tr>
  9. <tr>
  10. <th>first</th>
  11. <th> last </th>
  12. <th>age </th>
  13. </tr>
  14. <th>thajay</th>
  15. <th>clarke</th>
  16. <th>15</th>
  17. </tr>
  18. <tr>
  19. <th>lonzo</th>
  20. <th>ball</th>
  21. <th>19</th>
  22. </tr>
  23. </table>
  24.  
  25. </body>
  26. </html>
Add Comment
Please, Sign In to add comment