iFocus.Life News News - Breaking News & Top Stories - Latest World, US & Local News,Get the latest news, exclusives, sport, celebrities, showbiz, politics, business and lifestyle from The iFocus.Life,

How to Embed a Media Player With HTML

104 14
    • 1). Open the HTML document into which you want to embed the media player. You can open an HTML document into any basic word processing program, such as Notepad.

    • 2). Copy and paste the following HTML code into the HTML document in the place where you want it to appear :

      <embed name="Name of Media File"

      src="URL to Media File"

      width="300"

      height="90"

      hidden="false"

      </embed>

    • 3). Change the "Name of Media File" section to the name of your media file and the "URL to Media File" section to the URL to where your media file is hosted. Your media file must be hosted on the Internet in order for the code to work (See Resources for file hosts).

    • 4). Save the HTML document.

Subscribe to our newsletter
Sign up here to get the latest news, updates and special offers delivered directly to your inbox.
You can unsubscribe at any time
You might also like on "Technology"

Leave A Reply

Your email address will not be published.