how can i iframe a page without iframe code?

hello, i have a page2.html, i have 1 button of 300x250 in this html page

now i want to show this page in a iframe into my other sites, therefore i can use the next code:

<iframe src="http:// mywebsiteurl/page 2. html" name="iframe985426" width="300px" height="250px" scrolling="auto" frameborder="1" align="center"></iframe>

but is it possible to show this page2.html without a iframe code into my other sites?

a code where i dont need to put width and height. the code must only show the...

how can i iframe a page without iframe code?

from Programming http://ift.tt/1OwOdTZ
via IFTTT
Thanks for your comment
Loading...