test/header.html

Wed, 10 Jul 2013 13:38:28 +0200

author
Mike Becker <universe@uap-core.de>
date
Wed, 10 Jul 2013 13:38:28 +0200
changeset 11
c59fe73459fd
parent 5
412f1896874b
child 7
02cf8ac736e6
permissions
-rw-r--r--

option for output file

<!DOCTYPE html>
<html>
  <head>
    <title>c2html</title>
    <style type="text/css">
      span.c2html-lineno {
        font-style: italic;
        color: grey;
      }
      span.c2html-keyword {
        color: blue;
      }
      span.c2html-type {
        color: cornflowerblue;
      }
    </style>
  </head>
  <body>

mercurial