Advertisement
Guest User

Untitled

a guest
May 24th, 2010
1,016
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.22 KB | None | 0 0
  1. <div id="page_container">
  2.     <div class="page_navigation"/>
  3.     <table>
  4.         <thead>
  5.         ...
  6.         </thead>
  7.         <tbody class="content">
  8.             <tr>....</tr>
  9.             <tr>....</tr>
  10.             <tr>....</tr>
  11.             <tr>....</tr>
  12.         </tbody>
  13.     </table>
  14. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement