i would like to know if this is right or need to make changes in order to work i think it is not working
<iframe allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="634" src="https://www.youtube.com/embed/bNq5Fb9sIII" width="1127"></iframe>
<video class="video-js vjs-default-skin" controls="" data-setup="{}" height="264" poster="dave.mp4-to-poster.png" preload="auto" width="640">
<body>
</iframe frameborder="0" scrolling="no" src="https://coinpot.co/mine/dogecoin/?ref=6A18E8DC32FA&mode=widget" style="height: 470px; overflow: hidden; width: 324px;"></iframe>
</source src="dave.mp4-mp4.mp4" type="video/mp4"></source>
</source src="dave.mp4-to-webm.webm" type="video/webm"></source>
</source src="path-to-ogg.ogv" type="video/ogv"></source>
</video>
any help would be nice
“i think it is not working”
Why?
[off-topic]
Hi @planenz1 when you post code in the forum, you need to format it. To do so you can either select all the code and click the </>
button, or type 3 backticks ``` on a separate line both before and after the code block.
I have done it for you this time.
[/off-topic]
Where to begin! Your code is not worth a dingo’s kidney.
What are you doing with a <body>
tag in the middle of your code?
Why is there a, <iframe>
inside a <video>
tag?
And two closing tags </source>...</source>
is not right.
Edit: It would help if you explain what you are trying to do.
Is this related to your other post, @planenz1 ?
I would like help on this html 5 code and join the two to make it work
fist one is a code from youtube as a tenplate to use
second code is a widget code to put in the video
i dont know how to do this any help will be greatfull
<iframe allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="634" src="https://www.youtube.com/embed/bNq5Fb9sIII" width="1127"></iframe>
<iframe frameborder="0" scrolling="no" src="https://coinpot.c…
system
Closed
July 31, 2020, 3:04pm
6
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.