File: file.html

package info (click to toggle)
gtksourceview3 3.24.11-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,368 kB
  • sloc: ansic: 51,378; sh: 4,876; xml: 1,137; makefile: 1,089; python: 778; perl: 52; yacc: 45; cobol: 20; objc: 19; sed: 16; javascript: 16; fortran: 14; cpp: 8; ml: 3
file content (17 lines) | stat: -rw-r--r-- 556 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
<!-- Comment -->
<html>
  <head>
    <title>Hi there!</title>
    <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
    <style type="text/css">
      a.summary-letter {text-decoration: none}
      pre.display {font-family: serif}
      pre.format {font-family: serif}
    </style>
  </head>
  <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF"
        vlink="#800080" alink="#FF0000">
    Hi there!
  </body>
</html>