What is the best way to put a clip in my sidebar?
If I upload the clip to my CPanel and use this code will it work?
<TD><img src="URL OF CLIP.WMV
" height="36" width="73" alt=""></TD>
</TR>
What is the best way to put a clip in my sidebar?
If I upload the clip to my CPanel and use this code will it work?
<TD><img src="URL OF CLIP.WMV
" height="36" width="73" alt=""></TD>
</TR>
anyone?
The <img> tag will only work for images. You'll either need to use <embed> tags to embed your video, or use a plugin to do the embedding for you (which is a lot easier). Try wordTube by Alex Rabe. You can have the video clip anywhere on your site, as long as you know where it is - that's the most important thing.
This topic has been closed to new replies.