September 5, 2024 at 10:48 pm
#10045179
Participant
Perfect! Thank you so much!
At the moment the code looks something like this:
<span class="header-logo">
<a class="custom-video-link" href="#" data-video-url="https://www.w3schools.com/html/mov_bbb.mp4">
<img class="scale-4" alt="Byspeiderne - Demo Coffee" width="180" height="122" data-sticky-width="82" data-sticky-height="40" data-sticky-top="72" src="img/aurora.png"></a>
</span>
My question. How do I link the video to the following:
<source src=”../videos/ByspeiderneWeb.mp4″ type=”video/mp4″>
?