You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
217 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="imgstyle.css">
<script src="https://d3js.org/d3.v4.min.js"></script>
</head>
<body>
<script src="shapes.js"></script>
</body>
</html>