Advertisement
anta40

tbl_user

May 16th, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <table id="tbl_user" class="display" width="100%" cellspacing="0">
  2. <thead>
  3. <tbody>
  4. <tr>
  5. <th id="a">User name</th>
  6. <th id="b">Full name</th>
  7. <th id="c">E-mail</th>
  8. <th id="d">Address</th>
  9. <th id="e">Phone</th>
  10. </tr>
  11. </tbody>
  12. </thead>
  13. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement