PDA

View Full Version : <div>


Vahak
07-16-2002, 06:14 AM
how do you open up a seperate html document in a <div> </div>?

glenngv
07-16-2002, 06:39 AM
i think it's in <iframe> not <div>

<iframe src="mypage.html"></iframe>