task done
This commit is contained in:
12
labs/lab3/task/index.html
Normal file
12
labs/lab3/task/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru<head>
|
||||
<meta charset=" utf-8">
|
||||
<script src="d3.v7.min.js"> </script>
|
||||
<script src="main.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<svg></svg>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user