I was wondering if it was possible to display an External webpage insode a DIV tag , I am creating a website that is HTML and CSS and was wondering if it was possible to display another website inside a DIV tag? Cbul7210
Why don't u use <iframe src=url> instead? Its much more simpler
Cbul7210
11:40 pm on Jan 3, 2004 (gmt 0)
Well website i am working with will have applet called Geewiz scroller and i was wanting to display the external website inside my website instead of having browser open up new window or taking over current window, gonna try experiment and see if i can use the I-frame along with the Divs , will let u know how it turns out :) Cbul7210