Quote Originally Posted by smartzkool
Use this code -

<iframe src="http://www.yoursite.com"
width="XXX" height="XXX" marginwidth="0" marginheight="0"
hspace="0" vspace="0" frameborder="0" scrolling=yes>
</iframe>
thanks, Smatzkool. The software that I am now using to edit my webpage does not support this iframe command. I am waiting for Dreamweaver to be installed in my machine. Till then, I just copy these command lines. Thanks again.