/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk

« back to all changes in this revision

Viewing changes to DuggaSys/index.php

  • Committer: c11emian
  • Date: 2013-04-03 12:44:16 UTC
  • mto: (9.2.2 lenasys)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: c11emian@student.his.se-20130403124416-kk9rjjv0xy2ph1u1
Extracted the inline-css from Parser_Test.html and created Parser_Test.css where I inserted the code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?php header("Location: duggor/index.html"); ?>
2
 
<!DOCTYPE html>
3
 
<html>
4
 
        <head>
5
 
                <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
6
 
                <meta charset="utf-8" />
7
 
                <title></title>
8
 
        </head>
9
 
        <body>
10
 
                <h1>Quiz server</h1>
11
 
        </body>
12
 
</html>
 
 
b'\\ No newline at end of file'