FLEXI-FLUX Minimal Template
A Pen by Bright Sparks on CodePen.
FLEXI-FLUX Minimal Template
A Pen by Bright Sparks on CodePen.
| <html> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta http-equiv="Content-type" content="text/html; charset=utf-8"> | |
| <meta name="apple-mobile-web-app-capable" content="yes"> | |
| <meta name="apple-mobile-web-app-title" content="flexi-flux webapp"> | |
| <meta name="apple-mobile-web-app-status-bar-style" content="black"> | |
| <meta name="format-detection" content="telephone=no"> | |
| <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=no"> | |
| <style> | |
| html { | |
| -webkit-text-size-adjust: 100%; | |
| } | |
| body { | |
| background-color: rgb(41, 41, 41); | |
| margin: 8px; | |
| display: block; | |
| } | |
| html, body, div, iframe { | |
| margin:0; | |
| padding:0; | |
| height:100%; | |
| } | |
| iframe { | |
| display:block; | |
| width:100%; | |
| border:none; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <div> | |
| <iframe src="http://love.audiogear.mobi/?skipLanding=True&device=1&preview=Ip" name="flexi-flux"></iframe> | |
| </div> | |
| </body> | |
| </html> |
| var _gaq = _gaq || []; | |
| _gaq.push(["_setAccount", "UA-71845920-2"]); | |
| _gaq.push(["_trackPageview"]); | |
| window._gaq = _gaq; | |
| (function() { | |
| var ga = document.createElement("script"); | |
| ga.type = "text/javascript"; | |
| ga.async = true; | |
| ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js"; | |
| var s = document.getElementsByTagName("script")[0]; | |
| s.parentNode.insertBefore(ga, s); | |
| })(); | |
| undefined |
| <script src="http://fast.eager.io/ZQRteOqVCW.js"></script> |