Webbserverprogrammering 1

Show sourcecode

The following files exists in this folder. Click to view.

webbsrvprg/

comment.php
comments.php
exercises/
exercises.php
img/
incl/
index.php
ovningar/
source.php
style/
viewsource.php
webb2-css/

comment.php

11 lines UTF-8 Windows (CRLF)
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
    no tänkisar
</body>
</html>