How do I show a video on the web?

I

INW

I would like to allow people to watch a video that I have on my webpage.
Could you please advise how can I do it? Thanks.
 
S

Spike

Just like the pdf answer

Create a hyperlink on one of your pages:

Example: video.xxx
Example: Create a folder on your server named myvideos
Create a hyperlink "Video" to where the video is stored on your server
Example: /myvideos/video.xxx

When you click on Video the video.xxx will open for viewing

Spike
 
Top