Commit 97bb7001 by kigrig

Upload page for debugging

parent c80d854b
Showing with 23 additions and 0 deletions
<!DOCTYPE html>
<html>
<head>
<title>Projekt</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="../css/chartist.css">
<link rel="stylesheet" type="text/css" href="../css/CSS.css">
</head>
<body>
<h1>Narva</h1>
<div class="ct-chart" id="chart0"></div>
<h1>Prnu</h1>
<div class="ct-chart" id="chart1"></div>
<h1>Vhandu</h1>
<div class="ct-chart" id="chart2"></div>
<h1>Tallinn</h1>
<div class="ct-chart" id="chart3"></div>
<script type="text/javascript" src="../scripts/chartist.js"></script>
<script type="text/javascript" src="../scripts/response.js"></script>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment