File: end_table.html

package info (click to toggle)
libhtml-tableparser-perl 0.43-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 604 kB
  • sloc: perl: 927; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
  <head>
    <title>Too Many End Table Tags</title>
  </head>

  <body>
    <h1>Too Many End Table Tags</h1>

</table>
  </body>
</html>