This commit is contained in:
Adolfo Delorenzo
2021-10-29 16:33:44 -06:00
parent 505014c5bd
commit 63d3028022
64 changed files with 20 additions and 20 deletions

4
html/.ipynb_checkpoints/frames-checkpoint.html Normal file → Executable file
View File

@@ -1,2 +1,2 @@
<iframe src="https://localhost:9443" frameborder="0" scrolling="yes" style="overflow: hidden; height: 100%; width: 75%; float: left; " height="100%" width="75%" align="left"></iframe>
<iframe src="./tutorial.html" frameborder="0" scrolling="yes" style="overflow: hidden; height: 100%; width: 25%; float: left; " height="100%" width="25%" align="left"></iframe>
<iframe src="https://localhost:9443" frameborder="0" scrolling="yes" style="overflow: hidden; height: 100%; width: 75%; float: left; " height="100%" width="75%" align="left" name="portainer"></iframe>
<iframe src="./tutorial.html" frameborder="0" scrolling="yes" style="overflow: hidden; height: 100%; width: 25%; float: left; " height="100%" width="25%" align="left" name="tutorial"></iframe>