Pastilles Networks - Support Forum

Full Version: Putting a video on a webpage
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I know to print an image on screen using html, you use:
Code:
<img src="http://www.website.com/images/image.jpg">

Is there something like that for putting a video on the page?

Any help would be great :D
what do you mean? Embedded or just a link?

A link would be:

Code:
<a href=http://www.website.com/images/image.wma>Video<a/>
I should have stated (as I know how to make a link 8) thats about as much as I know though :lol: ). I mean embedded :D
Quote:text here

classid=clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6>
Click here here for movie

Should work although its not recommended I find this rather outdated and is a b/w killer Smile
thanks matt
Reference URL's
  • Pastilles Networks - Support Forum: http://forums.pastillesnetworks.com/index.php
  • :