test/header.html

Fri, 21 Jun 2013 12:27:45 +0200

author
Mike Becker <universe@uap-core.de>
date
Fri, 21 Jun 2013 12:27:45 +0200
changeset 8
417cd3b29f97
parent 7
02cf8ac736e6
child 9
6b1fba10c4cb
permissions
-rw-r--r--

comments

<!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;
      }
      span.c2html-directive {
        color: green;
      }
      span.c2html-string {
        color: orange;
      }
      span.c2html-comment {
        color: grey;
      }
    </style>
  </head>
  <body>

mercurial