cztv_chaoszone_github/www/interface.html

9 lines
559 B
HTML
Executable File

<html>
<body>
<iframe style="float:left;" src="/obs_multiview.html" width="49%" height="50%"></iframe>
<iframe style="float: left" src="/programm.html" width="49%" height="50%"></iframe>
<iframe style="float: left; display: block; width:1000px; height: 50%; overflow:hidden;" scrolling="no" seamless="seamless" src="/emulator.html" width="1000px" height="50%"></iframe>
<iframe style="float:left; display: block; width:700px; height: 50%; overflow:hidden;" scrolling="no" seamless="seamless" src="/media.html" height="50%"></iframe>
</body>
</html>