Guest User

Untitled

a guest
Sep 22nd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <table style="width: 1100px;overflow-x: auto;">
  2. <thead>
  3. <td>Col-1</td>......<th>col-20</th>
  4. </thead>
  5. <tbody>
  6. <?php echo "dynamic Records"; ?>
  7. </tbody>
  8. </table>
Add Comment
Please, Sign In to add comment