Advertisement
Guest User

Untitled

a guest
May 24th, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <table id="table1">
  2. <thead>
  3. <th>Sorts 1</th>
  4. <th>Sorts 2</th>
  5. <th>Sorts 3</th>
  6. <th>Sorts 4</th>
  7. </thead>
  8. </table>
  9. <table id="table2">
  10. <thead>
  11. <td>Sort 1</td>
  12. <td>Sort 2</td>
  13. <td>Sort 3</td>
  14. <td>Sort 4</td>
  15. </thead>
  16. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement