D
don
I am experimenting with Frames and would like to know how I could display
different sites within my page....
my non-working code follows.... please fix if this is possible to do.
<frameset rows="*,*"/>
<frame href="http://www.yahoo.com"/>
<frame href="http://www.ebay.com" />
</frameset>
different sites within my page....
my non-working code follows.... please fix if this is possible to do.
<frameset rows="*,*"/>
<frame href="http://www.yahoo.com"/>
<frame href="http://www.ebay.com" />
</frameset>