jumpthrough

This commit is contained in:
2021-07-06 15:31:22 +03:00
parent 51784650e1
commit b50338f272
2 changed files with 34 additions and 8 deletions

View File

@@ -18,11 +18,17 @@
}
#корень {
position: relative;
}
#отладка {
position: absolute;
right: 2em;
bottom: 2em;
}
</style>
</head>
<body>
<div id="корень"></div>
<div id="отладка"></div>
<script src="00100.мир.js"></script>
<script src="00110.заголовок.js"></script>
<script src="00120.физика.js"></script>