A Alexander New member May 23, 2009 #1 Do anybody now a html code, so you can have a website opened in a window on another website. Fx. lets say you go to blablabla.org and on blablabla.org are there a little html window there shows blablabla.com
Do anybody now a html code, so you can have a website opened in a window on another website. Fx. lets say you go to blablabla.org and on blablabla.org are there a little html window there shows blablabla.com
B Ben New member May 23, 2009 #2 use Frames or iFrames tags. Normal frames divides the browser window, where inline frames (iFrames) displays the frame inside of the page itself (like embedding a web page)
use Frames or iFrames tags. Normal frames divides the browser window, where inline frames (iFrames) displays the frame inside of the page itself (like embedding a web page)