Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   HTML (http://www.velocityreviews.com/forums/f31-html.html)
-   -   Re: POwerpoint (http://www.velocityreviews.com/forums/t867701-re-powerpoint.html)

Jukka K. Korpela 01-30-2012 09:36 AM

Re: POwerpoint
 
2012-01-30 11:20, Shirley wrote:

> Is it possible to link to a powerpoint file in a html page ?


Yes, e.g.
<a href="dig-breeds.ppt">dog breeds (PowerPoint presentation)</a>

Whether visitors will be able and willing to open the link is a
different matter. As a rule of thumb, if it is a useful file for use to
support a presentation, it will fail miserably as a standalone
presentation. And it works as standalone, it will belong to the 95% of
all-crappy PowerPoint presentations.

> Also is it possible to display a powerpoint presentation in a page ?


Yes, using <iframe>, <object>, <frame>, <embed>, or maybe something
else. This will add to the pointlessness factor.

--
Yucca, http://www.cs.tut.fi/~jkorpela/


All times are GMT. The time now is 04:40 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57