File: test.html

package info (click to toggle)
qttools-opensource-src 5.15.15-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 58,604 kB
  • sloc: cpp: 204,306; xml: 3,621; ansic: 265; javascript: 120; perl: 118; makefile: 64; java: 32
file content (11 lines) | stat: -rw-r--r-- 328 bytes parent folder | download | duplicates (42)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Test Manual</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
</body>
</html>