How to insert a YouTube video to an article

From myhosting.com Wiki

Jump to: navigation, search

Tag:

<youtube>video</youtube>

Example:

You need your video file's tag. If URL for your video file is http://www.youtube.com/watch?v=xYHsaDDSF, then your tag will be:

<youtube>xYHsaDDSF</youtube>

Size:

<youtube size="small">xYHsaDDSF</youtube>

for a small window. Other sizes: normal, big

Personal size:

<youtube width="100" height="100">xYHsaDDSF</youtube>

for a window of 100x100.

Alignment:

<youtube align="right" width="100" height="100">xYHsaDDSF</youtube>

for a window of 100x100 on the right. Other alignments: left

Here is a sample, left aligned, normal size:

<youtube align="left" size="normal">Znxqa6XrmUE</youtube>
Personal tools