Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

kigrig / Andmetootlus-Joe-Andmete-Alusel

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 97bb7001 authored 3 years ago by kigrig's avatar kigrig
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

Upload page for debugging

parent c80d854b master
Show whitespace changes
Inline Side-by-side
Showing with 23 additions and 0 deletions
  • scr/html/test.html
scr/html/test.html 0 → 100644
View file @ 97bb7001
<!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>
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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