portable-portainer/html/frames.html
Adolfo Delorenzo 5926fbd130 first commit
2021-10-05 22:48:34 -06:00

2 lines
362 B
HTML

<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>