Yahoo Clever wird am 4. Mai 2021 (Eastern Time, Zeitzone US-Ostküste) eingestellt. Ab dem 20. April 2021 (Eastern Time) ist die Website von Yahoo Clever nur noch im reinen Lesemodus verfügbar. Andere Yahoo Produkte oder Dienste oder Ihr Yahoo Account sind von diesen Änderungen nicht betroffen. Auf dieser Hilfeseite finden Sie weitere Informationen zur Einstellung von Yahoo Clever und dazu, wie Sie Ihre Daten herunterladen.

How do i show my video on my website?

I uploaded a video to my hosting on my website but im not sure how to show it on the page? do i make a new page then code it in or can i link directly to it so it shows up?

1 Antwort

Relevanz
  • vor 10 Jahren
    Beste Antwort

    It kind of depends based on what kind of video it is. If you're doing it with HTML5 you need to use a <video></video> tag. Sounds simple right? Well, unfortunately it's never that easy. I suggest you start here - http://www.w3schools.com/html/html_videos.asp - and do a little reading.

    Otherwise, if you're using some kind of flash video (flv or swf) or quicktime or something, then you need but to embed it using flash/JavaScript, which is a simple Google search away.

    Then you can always use a service like YouTube or Vimeo, upload it to them and then use their embed code and display it that way.

    Best of luck to you.

Haben Sie noch Fragen? Jetzt beantworten lassen.