How to add iframe using Publisher 2007?

H

Haaavvit

I previously used Frontpage to do my websites and have now upgraded to Vista.

My current website has an iframe inserted (very easy to do via FrontPage -
Insert - iFrame then the address of where it is located).

I have bought another website and want to use the iFrame I have previously
but can't find where to insert an iFrame...

My current site is www.yorkshireplates.co.uk if you want to see the iFrame I
use (used by many others in my line of business).

Any help would be greatly appreciated, I would appreciate it if all help
suggestions could be emailed to me at (e-mail address removed) as I check
this email every 5 mins or so (when I'm awake of course).

Many thanks in anticipation, Keith.
 
D

DavidF

I would suggest that you stay with FrontPage if you have that option. You
will probably find Publisher much more limited in what it can do with a web
than FP.

If you are using Publisher, then you can insert an iframe. Go to Insert >
html code fragment and copy and paste the following:

<IFRAME src="http://www.thepageyouwanttoframe.com/filename.htm"
width="760" height="600" hspace="0" vspace="0"
frameborder="1" scrolling="auto"></IFRAME>

You can play with the height and change the width depending on how wide the
page is you are framing. Adjust the code fragment box accordingly on your
page for layout purposes. You should be able to do a web page preview and
see how the page will import. Change the '1' to '0' if you don't want a
border.

DavidF
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top