File: column.out_html

package info (click to toggle)
mdocml 1.14.6-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 10,536 kB
  • sloc: ansic: 37,110; makefile: 1,159; sh: 562; perl: 413
file content (10 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<table class="Bl-column" id="list">
  <tr id="row1">
    <td>one</td>
    <td>two</td>
  </tr>
  <tr id="row2">
    <td>1</td>
    <td>2</td>
  </tr>
</table>