HTML coding

S

Sheraven

I cannot seem to locate an example of the coding needed to
embed a .ppt into a webpage. Usually it would be
something like:

<embed src......
</emebed>

Can anyone help me please? Thank you.

Sheraven
 
G

Gus Collot

The code :

<EMBED SRC="myfile.ppt" WIDTH=100% HEIGHT=100%</EMBED>

or you could also apply the frame approach...

<iframe src="dossac.pps" WIDTH=100% HEIGHT=100%</iframe>

Regards,

Gus Collot
http://collotcorp.logon.as
 
G

Glen Millar

Sheraven,

I don't know anything about html much, but it should be as simple as linking
to the file that runs the ppt. For example, if you published as Example.htm,
link to that. Do you really have to "embed" it?

--
Regards,

Glen Millar
Microsoft PPT MVP
http://www.powerpointworkbench.com/
Please tell us your ppt version, and get back to us here
Remove spaces from signature
 
G

Gus Collot

Hi, Glen....

You see, that depends on how you want your pres to look, how big, its
relative position within the page, whether you wish to frame it along with
other objects, etc. If you just link, PPoint takes control of the whole
page.

Good luck,

Gus Collot

-----------------------------------------------------------------
 
G

Glen Millar

Gus,

All good points. I know my mate, Steve, keeps chiding me that PowerPoint
doesn't do good html <g>. So, Sheraven has a valid request. Anyone know how
to help?

--
Regards,

Glen Millar
Microsoft PPT MVP
http://www.powerpointworkbench.com/
Please tell us your ppt version, and get back to us here
Remove spaces from signature
 
S

Steve Rindsberg

All good points. I know my mate, Steve, keeps chiding me that PowerPoint
doesn't do good html <g>.

Let's revise that. PowerPoint's HTML is perfectly good.

For what it's good for.
 

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