Week 12 - Landing Page

This is the project as to which I want to push myself and do something I haven't done before. As it is something quite new I wanted to create a landing page but with a video as the background. I want to create something that is interactive, and allows the audience to feel as if they are taking part in something. For this I found a tutorial on YouTube and used some of the code to guide me,



From this tutorial I was able to make a landing page for my website. I did stumble across some difficulties. In order to retain the video itself I had to download the video from YouTube and then edit it. The initial video was an hour long, and would be too long for a landing page. After editing I placed it into my code however, the video wouldn't show up in the background. To remedy this I looked up why on Google and found that they reason why it wasn't working was because the video wasn't muted. After muting the video, the landing page worked perfectly.

Comments