This commit is contained in:
j 2018-11-15 15:01:29 +00:00
commit 569a6be800
5 changed files with 31 additions and 1 deletions

View file

@ -7,6 +7,10 @@
<title>Ontology Tree</title>
</head>
<body>
<div class="zoom">
<button class="plus">+</button>
<button class="minus">-</button>
</div>
<script src="index.js"></script>
</body>
</html>