I need html help. Please help?

Alexander

New member
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
 
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)
 
Back
Top