File: quick.html

package info (click to toggle)
libapache-poi-java 4.0.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 198,996 kB
  • sloc: java: 386,440; xml: 65,903; makefile: 227; sh: 215; jsp: 85; ruby: 78; python: 46; cpp: 17
file content (17 lines) | stat: -rw-r--r-- 428 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>

<head>
   <meta http-equiv=Content-Type content="text/html; charset=windows-1252">
   <title>The quick brown fox jumps over the lazy dog</title>
   <meta name="author" content="Nevin Nollop">
   <meta name="keywords" content="Pangram, fox, dog">
   <meta name="description" content="Gym class featuring a brown fox and lazy dog">
</head>

<body lang=EN-US>

The quick brown fox jumps over the lazy dog

</body>

</html>