HTML - IFrame - Two Sites on the Page of One

This is a experiment to show two separate pages on one page using the HTML iframe tag. This page is a Rich Text page in Sandvox Pro. The iframe code is added in the Raw HTML view of the text area.


<iframe src="http://www.google.co.uk/" title="google" width="100%" height="300" frameborder="0">
</iframe>
<iframe src="http://images.google.co.uk/" title="google-images" width="100%" height="300" frameborder="0">
</iframe>




Powered by Sandvox | Web hosting by A2 Hosting | Site by Neil Boyd cc by-nc-sa 2010