my portfolio   bespoke artwork   news and events   behind the scenes   contact me  
                     
 
     
   
     
 
     
 
2. How to add an iframe to your webpage

Insert the code below - just change the width, frame border and scrolling option:

<iframe src="http://www.url_of_the_page_you_want_to_see_here.html"
height="610" width="550" frameborder="0" scrolling="no">
Your browser does not support IFrames.
</iframe>

* If your browser does not support IFrames, then a message will appear. In this case the message is "Your browser does not support IFrames"