Guest User

Untitled

a guest
Nov 24th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. <div class="table-responsive">
  2. <table class="table table-bordered">
  3. <thead>
  4. <tr>
  5. <th colspan="16">TESTING</th>
  6. </tr>
  7. <tr>
  8. <th rowspan="2">WO #</th>
  9. <th rowspan="2">LN #</th>
  10. <th rowspan="2">FL #</th>
  11. <th colspan="3">G #</th>
  12. <th colspan="5">F #</th>
  13. <th rowspan="2">Date</th>
  14. <th rowspan="2">AC DATE</th>
  15. </tr>
  16. <tr>
  17. <th>G Reqd</th>
  18. <th>G Rvcd</th>
  19. <th>G Rcvd (%)</th>
  20. <th>F Reqd</th>
  21. <th colspan="2">F Assem (%)</th> <!--SPLIT INTO TWO -->
  22. <th colspan="2">F Glzd (%)</th> <!--SPLIT INTO TWO -->
  23. <th colspan="2">F Shpd (%)</th> <!--SPLIT INTO TWO -->
  24. </tr>
  25. </thead>
  26. <tbody>
  27. </tbody>
  28. </table>
  29. </div>
Add Comment
Please, Sign In to add comment