source:
trunk/FACT++/www/smartfact/index.html
| Last change on this file was 14041, checked in by , 13 years ago | |
|---|---|
| File size: 511 bytes | |
| Line | |
|---|---|
| 1 | <!DOCTYPE HTML> |
| 2 | <html> |
| 3 | |
| 4 | <head> |
| 5 | <title>SmartFACT++</title> |
| 6 | <script src="index.js"></script> |
| 7 | <link rel="stylesheet" type="text/css" href="index.css" /> |
| 8 | <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=0, minimum-scale=1, maximum-scale=1, target-densitydpi=device-dpi" /> |
| 9 | </head> |
| 10 | |
| 11 | <body id="body" onload="onload();" onresize="onresize();"> |
| 12 | <audio autoplay id="audio"> |
| 13 | <source type="audio/mp3"/> |
| 14 | <source type="audio/ogg"/> |
| 15 | </audio> |
| 16 | </body> |
| 17 | </html> |
Note:
See TracBrowser
for help on using the repository browser.
