mraid-webtester
Version:
MRAID Web Tester
28 lines (27 loc) • 1.32 kB
HTML
<html>
<head>
<title>Device Simulator</title>
</head>
<!--
/*
* Copyright (c) 2012 The mraid-web-tester project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
-->
<body style="margin:0px; padding:0px; background-color:#E9E9E9; overflow: hidden; height: 450px; width: 600px; ">
<div id="maxArea" style="height: 450px; width: 573px; overflow: hidden; position: absolute; top: 0; left:27px; background: rgba(12,200,41, .7);">
<div id="adContainer" style="position:absolute; z-index: 5; padding:0px; margin:0px; background-color:transparent;">
<div id="adResizeContainer" style="overflow:hidden; padding:0px; margin:0px; height: 100%; padding: 100%:">
<a id="closeEventRegion" style="height: 50px; width: 50px; display: none; text-decoration: none; position: absolute; top: 0; right: 0;"></a>
<iframe id="adFrame" style="overflow:hidden; width: 100%; height: 100%; padding:0px; margin:0px; background-color:transparent;" scrolling="no" frameBorder="0"></iframe>
</div>
</div>
</div>
<div style="height: 100%; width: 100%; background: url(MINIMETEO.png);">
</div>
</body>
</html>