In Feburary 2016 29,
Open a browser window and go to a free video file host, such as YourFileLink, zShare, or MediaFire. Click 'Choose File' or 'Browse' to select the video file from your computer and add it to the host site. If using MediaFire, drag your file to the 'Drag and Drop Files Here to Upload' box on the page. Follow the on-screen prompts and copy the URL address that displays in the 'Direct Link' field.
Open the Web page in your text editor, or log in to the Web account where you want to upload the video. Position your cursor in the area where you want the media to display.
Type the following HTML opening and closing anchor tags:
Enter the direct link for your video between the quotation marks of the first element:http://www.host.com/videos/movie.wmv">
Type the name of your video between the tags to create a link that visitors click to watch the video. Your complete code looks like this:Name' rel='nofollow' target='_blank'>http://www.host.com/videos/movie.wmv">Name of MovieSave the file and upload it to your Web host.
In Feburary 2016 29,