2 Mart 2020 Pazartesi

IFRAME

Only Show a Certain Part of the Page

source:
https://stackoverflow.com/questions/3272071/iframe-to-only-show-a-certain-part-of-the-page

*******************
<br />
<div style="border: solid 2px #555; height: 332px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 594px;">
<div style="margin-left: -25px; margin-top: -100px; overflow: hidden;">
</div>
<iframe scrolling="no" src="http://example.com/" style="border: 0px none; height: 490px; margin-left: -24px; margin-top: -60px; width: 619px;">
</iframe>
</div>
*********************

<div style="border: 1px solid rgb(201, 0, 1); overflow: hidden; margin: 15px auto; width: 675px;">
<iframe scrolling="no" src="http://teamiwatefsu.blogspot.com/2014/09/jsfiddle-demo-div-display-inline-block.html" style="border: 0px none; margin-left: 13px; height: 954px; margin-top: -422px; width: 660px;">
</iframe>
</div>


Hiç yorum yok:

Yorum Gönder