JustMe75 Posted September 1, 2022 Share Posted September 1, 2022 I try to Display a external Website with iFrame, but just the Top of the Website is seen. Here the iFrame code i'm using: <body style="margin:0px;padding:0px;overflow:hidden"> <iframe src="https://iq.isogon.com/Web.Web/" frameborder="0" style="overflow:hidden;height:100%;width:100%" height="100%" width="100%"></iframe> </body> Here the result, but i would like to see the full height of the page not just to full width. Link to comment
tuanphan Posted September 3, 2022 Share Posted September 3, 2022 try replace height="100%" with height="900px" Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment