File: test02.in

package info (click to toggle)
freetable 2.3-4
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 136 kB
  • ctags: 16
  • sloc: perl: 239; makefile: 54
file content (15 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<body>
This table should have size 4x4 and 4 entries
<wwwtable border=1>
(,)
    [row 1, column 1]
(+,)
    [row 2, column 1]
(=,+)
    [row 2, columnt 2]
(-,=)
    [row 1, column 2]
</wwwtable>
</body>
</html>