- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>eggClock demo</title>
- <style>
- body { margin: 0; padding: 0; overflow: hidden;; }
- </style>
- </head>
- <body>
- <iframe width="360" height="640" src="index.html" frameborder="0"></iframe>
- </body>
- </html>
|