Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Sep 7th, 2012  |  syntax: None  |  size: 0.20 KB  |  hits: 6  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!-- content to be placed inside <body>…</body> -->
  2.  
  3. <div id="kanbanHistory">
  4. <h1>Kanban History</h1>
  5. <table>
  6.         <thead>
  7.                 <tr>
  8.                         <th>Date</th><th>Column</th><th>Duration</th>
  9.                 </tr>
  10.         <tbody>
  11.                
  12. </div>