How to Remove DIV from Iframe?

How can you block the top and left parts of an iframe with a div tag?

  • I just want to shift it a little to the side and up so that there are absolutely no borders. I've included the html below and a site to view it. Any help will do. Thanks! view/manipulate at http://htmledit.squarefree.com <center> <table style="width: 750px;"><tbody> <tr><td><iframe frameborder="0" height="600" scrolling="no" src="http://docs.google.com/View?id=ddn3… width="350"></iframe></td><td valign="top"><div align="left"> </div> <div align="center" id="Utubediv" style="height: 300px; overflow: hidden; width: 300px;"> <iframe frameborder="0" height="342" src="http://docs.google.com/present/embe… width="310"></iframe> </div> </td></tr> </tbody></table> </center>

  • Answer:

    http://htmledit.squarefree.com is using a total incorrect frame code. The page is a disaster. Never got to what you wanted to link to. Ron

j at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.