File: simple_page.html

package info (click to toggle)
chromium 131.0.6778.139-1~deb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-proposed-updates
  • size: 5,443,292 kB
  • sloc: cpp: 33,041,159; ansic: 7,035,394; javascript: 3,856,427; python: 1,440,028; asm: 794,743; xml: 707,353; pascal: 416,804; sh: 105,031; objc: 91,109; perl: 86,801; cs: 43,811; sql: 42,172; makefile: 28,717; fortran: 24,137; php: 21,557; ruby: 17,806; tcl: 10,142; yacc: 8,614; lisp: 3,056; lex: 1,327; ada: 727; awk: 329; jsp: 267; sed: 36
file content (6 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
<html>
<head><title>OK</title></head>
<body>
Basic html test.
</body>
</html>