Last active
September 27, 2018 18:50
-
-
Save alrocar/d7018e8693d88e6b7dbc to your computer and use it in GitHub Desktop.
WIX iframe
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
</head> | |
<style type="text/css"> | |
.topad { | |
height: 26px; | |
position: absolute; | |
z-index: 999999999; | |
top: 0; | |
background: white; | |
width: 100%; | |
display: block !important; | |
} | |
</style> | |
<body style="margin:0px;padding:0px;overflow-x:hidden;overflow-y:scroll"> | |
<div class="topad" style="display: block !important;"> | |
</div> | |
<iframe src="http://TU_DOMINIO_WIX.wix.com/TU_DOMINIO_WIX" frameborder="0" border="0" scrolling="no" style="overflow-x:hidden;overflow-y:scroll;width:100%;" height="2000px" width="100%"> | |
</iframe> | |
</body> | |
</html> |
Aungkhant2735
commented
Sep 27, 2018
<iframe scrolling="no" frameborder="0" src="https://coinpot.co/mine/coinpottokens/?ref=E91E009C3F31&mode=widget" style="overflow:hidden;width:324px;height:470px;"></iframe>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment