Skip to content

Instantly share code, notes, and snippets.

@aminou7
Created May 11, 2017 20:46
Show Gist options
  • Save aminou7/3faab00735dafe102fc0580fe25b6694 to your computer and use it in GitHub Desktop.
Save aminou7/3faab00735dafe102fc0580fe25b6694 to your computer and use it in GitHub Desktop.
archive html css
<style type="text/css">
.sbis {
overflow: hidden;
position: relative;
height: 565px;
margin: 20px 0 40px 0;
}
.sbis iframe {
display: block;
width: 100%;
height: 680px;
margin-top: -115px;
margin-left: -10px;
padding-right: 10px;
}
</style>
<div class="sbis">
<iframe src="http://رابط موقعك/view/flipcard"></iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment