2 replies
I was trying to load a page from another website into a page on my website I am working on. I learn that <frame> is not supported in HTML5, and am directed to <iframe>. But when I use this I get;
http://pearspublishing.com/website.png


I can not find any attributes to declare the size of the page,, like I remember were part of the <frame> tag. So I am reall confused as to how to use this. I want the page to display in total, with only a pixel or two at the top so it looks like the page is loading in my page/URL.

Can someone help me please?
#iframe #question

Trending Topics