Last change
on this file since 398 was 336, checked in by Rick van der Zwet, 13 years ago |
New version of UI stuff.
|
File size:
444 bytes
|
Rev | Line | |
---|
[336] | 1 | <html>
|
---|
| 2 | <head></head>
|
---|
| 3 | <body>
|
---|
| 4 | <div style="with: 100%; height: 100%">
|
---|
| 5 | <div style="float:left; background-color: red; width:50%">
|
---|
| 6 | <iframe src="http://live.occ2011.org:9090?channels=occ" width="100%%" height="100%"></iframe>
|
---|
| 7 | </div>
|
---|
| 8 | <div style="float:right; background-color: green; width:50%; height:100%;">
|
---|
| 9 | <img width="100%" height="100%" src="http://live.occ2011.org:9999/cam4/video" alt="Cam4" />
|
---|
| 10 | </div>
|
---|
| 11 | </div>
|
---|
| 12 | </body>
|
---|
| 13 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.