eHow launches Android app: Get the best of eHow on the go.

How To

How To Make a Video Web Page

Contributor
By Ricky Allen
eHow Contributing Writer
(0 Ratings)

With so many video websites on the Internet, it's not hard to create a video web page of your own. Most websites that provide video footage have HTML code already written that is ready to be copied and pasted. However, if you're starting from scratch, then knowing where to properly place that code can seem tricky.

Difficulty: Moderately Easy
Instructions

Things You'll Need:

  • Computer Internet
  1. Step 1

    Format your web page first. For those who are starting from scratch, the following basic layout for a web page might be of service:
    <HEAD>
    <TITLE></TITLE>
    <META NAME="Generator" CONTENT="">
    <META NAME="Description" CONTENT="">
    <META NAME="Keywords" CONTENT="">
    <META NAME="Author" CONTENT="">
    </head>
    <body>


    </body>
    </html>

  2. Step 2

    Place your video code. After the <BODY> tag, place the following code:
    <embed src=" location of file" autostart="false" />

    While copying and pasting code is simple enough for any novice web-page editor to understand, it's also important to know what you're pasting. In the first part of the code, you're explaining that you're embedding a video and where it's coming from. The <AUTOSTART> tag tells the file whether to start automatically when people open your web page. This can be changed to TRUE or FALSE. This code can also add width and height to your video by adding on the following after "autostart="false" : width="100" height ="100". Even though the example says 100 for the dimensions, it's important to remember to make the video large enough for people to see it.

  3. Step 3

    Use video sites for your page. There are several video sites, such as YouTube, Yahoo Jumpcut and JayCut (see Resources) that provide resourceful tools to edit and distribute video. For YouTube, the embed code for video web pages can be found to the right of the video in a gray box. For Jumpcut, the video-embed code is usually found below the video. JayCut videos provide their embed code below their videos as well.

Resources
Subscribe

Post a Comment

Post a Comment

Related Ads

  • Have you done this? Click here to let us know.
I Did This
Tags
Get Free Internet Newsletters

Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy.   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.

Demand Media
eHow_eHow Technology and Electronics